Commit Graph

2269 Commits

Author SHA1 Message Date
lukem
84b7892ccc add halfdelay(3). (hi blymn!) 2003-01-10 03:22:00 +00:00
lukem
9432b9952d add etc/rc.d/staticroute. (hi christos!) 2003-01-10 03:17:52 +00:00
blymn
271801f093 bumped minor version of libcurses. 2003-01-09 12:50:28 +00:00
jmcneill
3310ad9e79 Add acpitz 2003-01-05 23:42:57 +00:00
sommerfeld
da083e42b5 add bsd.rpc.mk to sets. 2003-01-05 23:40:05 +00:00
reinoud
b958189aa0 Rollback 2003-01-02 13:40:35 +00:00
reinoud
7a7740fa8f Include this file too in the packing list. It is needed for the bootloader
and for general `loadfile' using programs.
2003-01-02 03:19:59 +00:00
thorpej
7c7afe5444 Add aprint_error(), aprint_get_error_count(), and printf_nolog()
manual pages.
2002-12-31 23:55:45 +00:00
thorpej
e0de80eb25 Document the "aprint" autoconfiguration message printing routines. 2002-12-31 17:49:14 +00:00
pooka
34eaeeaa27 add boot.ip32 2002-12-30 14:51:15 +00:00
lukem
a34c2facce add various postfix share files missed as part of postfix upgrade,
identified by "make checkflist"....

(mmm, testing  [hi perry! :-])
2002-12-25 10:43:24 +00:00
jdc
0e1f1db73e Add curses pad manual pages.
Pointed out by wiz.
2002-12-24 07:26:05 +00:00
pooka
c78a554d3a add {crime,mace}.{0,4} 2002-12-23 22:11:41 +00:00
jdc
161b065346 Bump libcurses minor to 4 (pads support). 2002-12-23 12:34:29 +00:00
wiz
33007fe500 Add walnut's MAKEDEV(8) and /sbin/verifiedexec_load. 2002-12-21 23:44:05 +00:00
lukem
31754a0e99 add sunlabel 2002-12-21 12:52:58 +00:00
lukem
ebdb5fe2ad Remove /usr/local (and children) from the base distribution; we shouldn't
be creating directories or modifying permissions under there.

(/usr/local/* is still retained in various default PATHs, for convenience)
2002-12-20 06:39:53 +00:00
lukem
9dac6e17e3 Remove /sys -> /usr/src/sys symlink. 2002-12-19 23:04:26 +00:00
wiz
22acfbd83b Add {cat,man,html}8 for walnut; remove some files that still get installed. 2002-12-18 20:07:23 +00:00
jdolecek
81f80a2d00 remove empty md.* files 2002-12-17 16:08:13 +00:00
jdolecek
1e127d86d1 ttyaction is ${MACHINE}-specific, not per ${MACHINE_ARCH}
remove special ttyaction hook from etc/etc.sun[23]/Makefile.inc, it's no longer
  needed
ld.so.conf is ${MACHINE}-specific, the code happened to work for i386 and sparc
  only because ${MACHINE} == ${MACHINE_ARCH} there
remove basesrc/etc/ld.so.conf and its special vax/ns32k/m68k hook in Makefile -
  vax & m68k are ELF now, and ns32k doesn't need to be handled here
2002-12-17 15:54:59 +00:00
jdolecek
800e198ba6 add example disktab file 2002-12-17 15:16:40 +00:00
jdolecek
6f0545ca61 move fstab example files from base to misc 2002-12-17 14:49:18 +00:00
perry
0fe7bcd013 add postfix html directory 2002-12-17 04:42:06 +00:00
lukem
49781231ca Move dev/MAKEDEV from base to etc, just like everything else installed
by etc/Makefile::install-etc-files.

(Arguably a bunch of stuff in etc could move to base, but that's a
separate issue).
2002-12-17 01:17:44 +00:00
wiz
c9823214af Add utmp_update(8) man page. 2002-12-16 22:47:26 +00:00
scw
4f0fde8807 Bump minor number for getlabel{sector,offset}() addition. 2002-12-12 09:46:49 +00:00
scw
0c83fd4944 Add getlabelsector() and getlabeloffset() as wrappers around the
KERN_LABELSECTOR and KERN_LABELOFFSET sysctls.
2002-12-12 09:45:32 +00:00
lukem
d182cf2f90 add db(1) 2002-12-11 13:52:41 +00:00
scw
1d4f4f766c The walnut port has been subsumed by the new evbppc port. 2002-12-09 14:08:02 +00:00
perry
a7a74b4b41 add qsubst 2002-12-08 21:54:03 +00:00
explorer
e578f0eb06 add newly added ieee1394 directory and file 2002-12-05 03:59:19 +00:00
isaki
90a3bd2d8c Add bmd(4) for x68k. 2002-12-01 09:17:27 +00:00
jdolecek
4b413dd039 add afterboot(8) manpage - things to check after the first complete boot
adapted from OpenBSD by Julio Merino in PR misc/16745, with some further
changes by me
2002-11-30 14:09:50 +00:00
lukem
b1e79510cf - Migrate fparseln(3) from libutil to libc, where it should have been in
the first place...
- Bump libutil major (to 7.0) and libc minor (to 12.91).
2002-11-30 03:04:44 +00:00
martin
925c8ea415 Add the sparc/bpp man page. 2002-11-29 18:00:54 +00:00
lukem
1fc7ef95dc update for strsuftoll(3) and associated libc minor bump 2002-11-29 13:16:27 +00:00
tron
cfc041b8c9 Add "usr/include/sys/siginfo.h". 2002-11-27 13:31:23 +00:00
pk
bea0986dff Add libsparc_v8 shared library. 2002-11-27 11:58:23 +00:00
blymn
c26f63141b Renamed verified exec fingerprint loader 2002-11-23 11:24:03 +00:00
blymn
01ab9ad2be Change name of verified exec fingerprint loader. 2002-11-23 11:11:15 +00:00
lha
2943f5e96b install intrdefs.h so it can be used by intr.h (and libkvm) 2002-11-23 05:33:11 +00:00
thorpej
74f4284e39 Add /usr/lib/crti.o and /usr/lib/crtn.o. 2002-11-23 03:48:55 +00:00
wiz
481f815061 Add {cat,man,html4}/dreamcast, and html4/evbarm. 2002-11-17 15:51:21 +00:00
itohy
d6fda2f750 Add {cat,man}4/dreamcast/* 2002-11-17 06:14:39 +00:00
lukem
8df8082f37 - add leading `.' to pathnames, for consistency with other sets lists.
- remove the usr/include/machine and usr/include/${MACHINE} entries
  added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the
  symlink changed from ${MACHINE}->machine to machine->${MACHINE}),
  as they are bogus and lead to false matches when using the obsolete
  lists for other purposes (such as, checking for obsolete files
  outside of sysinst! :)
  the installer should use another mechanism to detect that the
  symlink has to be changed.
2002-11-17 02:54:50 +00:00
lukem
b966f5df8e Add a leading `.' to all pathnames, to be more consistent with the other sets,
and to prepare for an upcoming feature addition to postinstall...
2002-11-17 02:48:11 +00:00
lukem
1e09fd464d Add a leading `.' to all pathnames, to be more consistent with the other sets,
and to prepare for an upcoming feature addition to postinstall...
2002-11-17 02:48:01 +00:00
wiz
e949218216 Add mtd(4). 2002-11-11 22:35:04 +00:00
jdolecek
1baf58d3fd libc minor was bumped, update list 2002-11-10 20:28:50 +00:00