summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the PCCARD ATA breakage..sos2000-10-302-4/+10
* Add pfil.9 manpage to build after a repository copy.ru2000-10-302-134/+2
* Revert previous commit after discussion with phk.kris2000-10-301-0/+1
* Remove unused #includesphk2000-10-304-7/+0
* Fix support for cardbus cards:wpaul2000-10-302-2/+9
* Remove more unused #includes.phk2000-10-3036-36/+0
* install rc.firewall6.ume2000-10-301-3/+3
* Write support for the cd(4) driver.ken2000-10-303-3/+26
* Add some additional message types for coming raylan driver from Duncanimp2000-10-301-0/+35
* Alpha verions of the crt initialization and finalization files requiredobrien2000-10-303-2/+96
* Change "PERL_THREADED=yes" to "PERL_THREADED=true".vanilla2000-10-301-4/+2
* Remember to decrement interrupt nesting level if leaving earlymjacob2000-10-301-0/+1
* Add suffix "-thread" to archname when perl with thread support.vanilla2000-10-309-11/+11
* Change my email on MAINTAINER from an RPI address to my FreeBSD address.gad2000-10-301-1/+1
* Add ``all'' logging.brian2000-10-304-1/+29
* Bump our version to reflect the recent MPPE additions (and ccp structbrian2000-10-301-1/+1
* Move the MPPE keysize display in ``show ccp''.brian2000-10-301-2/+2
* Various whitespace changes.brian2000-10-3012-40/+77
* staticise mbuftype()brian2000-10-301-1/+1
* Add MPPE and MSChap v2 support (denied and disabled by default)brian2000-10-3015-26/+1003
* Add two new classes of problem reports primarily for the Ports Collection:steve2000-10-292-3/+3
* Update to version 3.113. Major changes were to incorporate FreeBSD-steve2000-10-299-196/+326
* _aio_aqueue(): Change kevent registration to use its own struct file pointer.alc2000-10-291-3/+4
* - ipv6_prefix_* and ipv6_ifconfig_* work for end nodeume2000-10-294-221/+695
* Allow all users to access the dev -> devname sysctl.phk2000-10-291-1/+1
* Remove unneeded <stddef.h> #includes.phk2000-10-2910-19/+0
* - Sync with latest manpage of rtadvd.ume2000-10-292-55/+70
* Make a few more mallocs use M_ZERO.dwmalone2000-10-294-12/+8
* Unmask cypress ata controllers. This bug was hidden beforegallatin2000-10-291-0/+1
* Make malloc use M_ZERO in some more locations.dwmalone2000-10-295-16/+7
* Fix memory leak.sumikawa2000-10-291-0/+2
* Move suser() and suser_xxx() prototypes and a related #define fromphk2000-10-2963-66/+16
* Use CHECK_FLAGdes2000-10-294-22/+22
* Fix a typo in a date line. I wouldn't normally ignore MAINTAINER, but thenik2000-10-291-1/+1
* Stricter error checking in the I/O functions.des2000-10-291-1/+25
* Link kbdmap.5 to keymap.5nik2000-10-291-0/+1
* Add the use of M_ZERO to some malloc calls.dwmalone2000-10-297-29/+15
* Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set.des2000-10-291-0/+5
* Insetad of using fileno(ftp) as stdin for tar, use a pipe and have thedes2000-10-291-17/+39
* Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ingphk2000-10-2922-21/+2
* .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, andnik2000-10-291-0/+5
* Entry for umodem0 devices, 124.n_hibma2000-10-291-4/+10
* Remove unneeded #include <sys/proc.h> lines.phk2000-10-2966-66/+0
* Be explicit about the fact that you can only specify one IP address/hostnamen_hibma2000-10-291-1/+1
* Break a line more appropriately.asmodai2000-10-291-2/+2
* Whitespace only commit.asmodai2000-10-291-4/+4
* Update the twe manpage to correspond with the latest source changes.asmodai2000-10-291-15/+89
* Back out previous commit (MLINK malloc.conf.5 -> malloc.3).eivind2000-10-291-1/+0
* Add the ATA RAID device 'ar'.sos2000-10-293-0/+3
* Document FTP_PASSIVE_MODE and FTP_PASSWORD.des2000-10-291-1/+8
OpenPOWER on IntegriCloud