summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add "-v".obrien1999-11-275-6/+47
* Make it possible to make release on archaic kernels.phk1999-11-271-4/+8
* Zeroes structure before using it.dcs1999-11-271-0/+1
* Remap the error EEXISTS => 0 *before* using error to determine if we shouldeivind1999-11-272-14/+18
* Pass the pppoe packets into do_ppp_print correctly.brian1999-11-271-5/+3
* Remove abuse of struct nameidata.bp1999-11-272-14/+8
* Remove incorrect section name. Terminate .Bl with .El.charnier1999-11-271-2/+4
* Remove incorrect section name.charnier1999-11-271-1/+1
* Name of program and trailing \n will be added by syslog(3)charnier1999-11-271-2/+2
* Use DIAGNOSTICS instead of incorrect section namecharnier1999-11-271-2/+2
* Remove incorrect section namecharnier1999-11-271-1/+1
* Add section name to .Xr references.charnier1999-11-271-2/+2
* Remove incorrect section name. Incomplete -Wall cleaning.charnier1999-11-272-1/+2
* call ata_reinit in addump trying to make sure the dump will succed,sos1999-11-271-1/+7
* Do not repeat the name of the flag. Change alloc to allocate for bettercharnier1999-11-272-8/+8
* Disable on x86 since it conflicts with PNPBIOS.dfr1999-11-271-0/+5
* Merge fprintf and exit into errx.charnier1999-11-272-4/+6
* .Fn -> .Xrcharnier1999-11-272-3/+3
* .Nm correctionscharnier1999-11-271-5/+8
* Terminate .Bl with .Elcharnier1999-11-271-1/+2
* Implement linux_ustat.marcel1999-11-277-13/+118
* Remove incorrect section name. Use .Pa or .Ar instead of .Em.charnier1999-11-271-9/+7
* Put file names under .Pa.charnier1999-11-271-2/+4
* Change prototype of linux_ustat.marcel1999-11-272-2/+4
* Allow root-reloading also for chr devices.phk1999-11-274-176/+12
* Add ftp.nz.freebsd.org to the list of available FTP sites.roberto1999-11-273-0/+6
* Updated comments for the move in the previous commit.bde1999-11-271-5/+5
* Fixed some comments in statclock(). The previous commit made it clearerbde1999-11-272-16/+16
* Remove bad144 program.phk1999-11-274-815/+0
* Remove BAD144 supportphk1999-11-275-42/+0
* Remove BAD144 support.phk1999-11-276-102/+3
* Remove bad144 from floppy images.phk1999-11-272-2/+2
* Create a symbolic link in the ftp directory, so that the user canphk1999-11-271-1/+2
* Moved scheduling-related code to kern_synch.c so that it is easier to fixbde1999-11-2711-98/+36
* Sync with sys/i386/conf/GENERIC revision 1.202.nyan1999-11-272-2/+4
* Replace the block major table with a notice why it isn't needed any more.phk1999-11-271-40/+4
* Minor typo nit. Also, remove the redundant entry from fortunes2.wes1999-11-272-9/+1
* Add another vendor ID(CTL0048) for SB32 PnP.tanimura1999-11-271-0/+2
* Allow extended pap success messages by believing in the PAP headersbrian1999-11-261-4/+27
* Change ``set cd'' so that its default value is device specific. Thebrian1999-11-2615-76/+173
* A bullet in the head to pkg_manage references.billf1999-11-261-4/+0
* This fell out of a previous commit: create the opt_md.h and opt_mfs.hphk1999-11-261-1/+9
* Do not create bdev nodes anymore. Instead create cdev nodes with thephk1999-11-261-58/+57
* Add poul's md information, in abbreviated form, to the UPDATING file.imp1999-11-261-0/+6
* The author of this is REALLY: Bruce A. Mah <bmah@CS.Sandia.GOV>billf1999-11-260-0/+0
* Add the author as co-maintainer, a la mergemaster.billf1999-11-261-0/+1
* Welcome pkg_version into the FreeBSD source tree.billf1999-11-264-1/+466
* Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.phk1999-11-2613-232/+233
* Oops, committed the wrong file..sos1999-11-261-6/+0
* Fix atapi_wait_ready, it returned prematurely.sos1999-11-261-12/+6
OpenPOWER on IntegriCloud