Go to file
christos 196f36f2e9 bump up version number now that:
1. msync() will take a third argument.
2. remove obsolete xdr_{domainname,mapname,peername} from xdryp.c
3. make __ps_strings extern on setproctitle.c and don't set it to
   a default when it is NULL.
4. make unvis() argument to an int from a char.
5. move timezone() to libcompat
6. move swapon() to libcompat
7. move getdirentries() to libcompat
8. type sanity:
        mode_t: u_int16_t -> u_int32_t
        nlinks_t: int16_t -> u_int32_t
        dev_t: int32_t -> u_int32_t
1997-10-16 23:23:58 +00:00
bin pid should be pid_t and status should be int! Avoid alignment problems... 1997-10-15 13:23:10 +00:00
distrib Update to current state. Install and upgrade nearly finished. Disk 1997-10-15 04:35:17 +00:00
etc add mailq 174/tcp for zmailer MTA 1997-10-15 08:12:48 +00:00
games fix race condition when building libcommon with make -j 1997-10-16 05:24:23 +00:00
gnu Handle relocation of misaligned symbols. Handle all three cases by the same 1997-10-14 17:17:52 +00:00
include rcsid fascism 1997-10-13 09:26:06 +00:00
lib bump up version number now that: 1997-10-16 23:23:58 +00:00
libexec startslave() prototype is independent of AUTHENTICATION 1997-10-16 06:59:09 +00:00
regress Remove bogus regress targets. 1997-10-11 22:57:29 +00:00
sbin .Nm " " -> .Nm mount_ufs, the old name should be specifically mentioned 1997-10-15 12:43:19 +00:00
share Cross reference ossaudio(3). 1997-10-16 17:41:22 +00:00
sys Pull marc-pcmcia branch down from trunk. 1997-10-16 23:23:14 +00:00
usr.bin add support for globbing _whatdb entries in man.conf; from Mike 1997-10-16 08:44:23 +00:00
usr.sbin fix typo in CLEANFILES 1997-10-16 08:26:50 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00