Go to file
jdolecek 349bcca42d whitespace fixes
do not inline smb_iod_rqprocessed()
make smb_iod_sendall(), smb_iod_recvall() 'return' void - the return value
  was always ignored
smb_iod_recvall(): turn an programming error condition check to KASSERT()
smb_iod_main(): g/c unused 'error' local
smb_iod_thread(): iod_p is assigned in smb_iod_create(), so just KASSERT()
  it's correct here
2003-03-30 11:27:45 +00:00
bin Pdp 11 -> PDP 11, from Igor Sobrado in PR 19670 2003-03-29 18:46:42 +00:00
crypto Consistently spell occurrence with two rs. 2003-03-29 22:48:37 +00:00
dist Consistently spell occurrence with two rs. 2003-03-29 22:48:37 +00:00
distrib Increment libcurses minor (addition of attr_set() group of functions). 2003-03-30 07:40:02 +00:00
doc sendmail-8.12.9 out. 2003-03-29 21:33:40 +00:00
etc add pci* 2003-03-28 22:40:19 +00:00
games Yugoslavia has changed its name to Serbia and Montenegro. 2003-03-29 17:54:44 +00:00
gnu Apply new patch from sendmail.org to address the new buffer overflow 2003-03-29 21:55:28 +00:00
include install mntopts.h 2003-03-22 12:45:51 +00:00
lib Increment libcurses minor (addition of attr_set() group of functions). 2003-03-30 07:40:02 +00:00
libexec s/USER-ID/USERID/ in response when -L is used 2003-03-27 22:32:59 +00:00
regress add systrace 2003-03-26 04:15:35 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Consistently spell occurrence with two rs. 2003-03-29 22:48:37 +00:00
share If MACHINE_ARCH is powerpc and we HAVE_GCC3, add crtsaveres.o to the 2003-03-30 00:35:07 +00:00
sys whitespace fixes 2003-03-30 11:27:45 +00:00
tools build file(1) as a host tool (for compiling magic files) 2003-03-25 23:43:49 +00:00
usr.bin bring in fixes from OpenBSD: 2003-03-29 21:41:04 +00:00
usr.sbin Tweak Jason's -x support to pass its state around as part of fsinf_t, 2003-03-30 00:05:07 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00