summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Exit 1 if "add", "change", or "delete" operation fails.ru2001-06-072-10/+12
* - Renamed the ``proxy'' modifier of the -d flag to ``pub'',ru2001-06-072-27/+53
* Fix bug introduced by myself that often resulted in a session havingmarkm2001-06-071-9/+8
* Clean up the PAM lib lists. Particularly relevant to the KRB5 case.markm2001-06-071-6/+6
* master.passwd(5) -> passwd(5).ru2001-06-071-0/+1
* Quiet the READ_TOC errors that can appear on empty CDR's.sos2001-06-071-2/+2
* In the "Message from Talk_Daemon" announcement, print the date as welldd2001-06-071-2/+4
* Null terminate buffer.jlemon2001-06-071-1/+2
* Move IPFilter into contrib.jlemon2001-06-0720-14535/+0
* Fix previous commit which inadverdently deleted a section.jlemon2001-06-071-0/+5
* Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.jlemon2001-06-078-13/+31
* Back out part of my previous commit. This was a last minute changepeter2001-06-0713-21/+21
* Silence the remaining warnings and clamp down with WARNS=2.dd2001-06-072-4/+6
* urandom(4) -> random(4) in comments.dd2001-06-072-2/+2
* urandom(4) -> random(4)dd2001-06-072-4/+4
* Call vn_close on the backing file vnode if ufs_extattr_enable failed totmm2001-06-071-1/+4
* Don't allow the user to change the subject; instead, always generatedd2001-06-071-10/+19
* Fix an instance of NDINIT in the extattrctl syscall: LOCKLEAF was or'edtmm2001-06-062-2/+2
* Add PnP IDs for AHA-1530 and AHA-1520 cards.imp2001-06-061-1/+7
* Make the TUNABLE_*() macros look and behave more consistantly like thepeter2001-06-0614-72/+80
* - Remember to set the 'extsts enable' bit in the CFG register to enable thewpaul2001-06-062-16/+16
* New release notes: SYN flood resistance, fmt(1) rewrite, df(1) -l,bmah2001-06-063-6/+48
* We don't need to hold a lock just to test a flag.jhb2001-06-061-5/+1
* Activate the kthread mechanism for doing usb bus discovery. This meanspeter2001-06-062-49/+48
* Initialize the sa_flags member of an auto struct sigaction variable.jdp2001-06-061-0/+1
* Style fixes from Saschaphk2001-06-061-4/+3
* Mention Alexandre Peixoto's share/examples/ipfw/change_rules.sh in thechris2001-06-061-0/+3
* Fix a byteorder problem in a diagnostic message.phk2001-06-061-1/+2
* Get rid of se_ctladdrinitok, which doesn't do anything and seemesdwmalone2001-06-062-16/+0
* mvprintw is varadic - it doesn't take a va_list. Use vw_printwdwmalone2001-06-061-1/+2
* Silby's take one on increasing FreeBSD's resistance to SYN floods:jesper2001-06-062-2/+28
* Use ${EDITOR} as claimed.dcs2001-06-061-29/+38
* Disable extra TCP/UCP checksum checking in nge_rxeof() for now.wpaul2001-06-061-0/+2
* Use LGE_INC() macro to increment tx producer index in lge_encap().wpaul2001-06-061-2/+3
* Unbreak world by adding the new example directiory.dcs2001-06-061-0/+2
* Spelling fix ("independantly" -> "independently")chris2001-06-061-1/+1
* o If the file being tailed is moved back to the original location,jlemon2001-06-061-1/+3
* Add a wrapper for the fifo kqfilter which falls through to the ufs routine.jlemon2001-06-061-0/+19
* The kq write filter was hooked up to the wrong socket, and thus wasjlemon2001-06-061-4/+11
* Properly key RELNOTESng language selection from RELNOTES_LANG insteadbmah2001-06-061-4/+4
* Add the single suffix rules for FORTRAN.obrien2001-06-061-0/+4
* Add the single suffix rules for C++.obrien2001-06-061-3/+6
* Fetch the default maximum TTL value from the net.inet.ip.ttl MIB.ru2001-06-063-11/+31
* Introduce an example script of safe changing of ipfw(8) rules.dcs2001-06-061-0/+114
* hold the vm_mtx around vm_map_lookup_entry() and vm_map_findspace()gallatin2001-06-061-1/+4
* Unbreak setregid(2).ru2001-06-061-0/+2
* Apparently, the vm_mtx must be held around vm_map_find(). I'm assuminggallatin2001-06-061-0/+3
* Sorry, an "ARCHIVE Python 06408" does not need SA_QUIRK_NOCOMP.non2001-06-061-1/+1
* Note that -a is ignored if -s is also specified.ru2001-06-061-0/+6
* fmt(1) rewrite by Gareth McCaughan.ru2001-06-063-552/+660
OpenPOWER on IntegriCloud