summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Portability configuation for LukeM's ftp client.obrien2001-07-191-0/+270
* Portability configuration data for LukeM ftpd.obrien2001-07-191-0/+281
* Document "-F".obrien2001-07-191-0/+7
* Change exit return value to better match fsck_ffs(8).obrien2001-07-191-1/+1
* Recognize the "-F" option which requests whether the filesystem needs toobrien2001-07-191-1/+5
* More README file cleanup, mostly for style. Also punt the readersbmah2001-07-193-95/+111
* This commit was generated by cvs2svn to compensate for changes in r79971,obrien2001-07-1929-0/+19997
|\
| * Import of LukeM's ftp client, version 1.5.obrien2001-07-1929-0/+19997
* This commit was generated by cvs2svn to compensate for changes in r79968,obrien2001-07-1930-0/+15364
|\
| * Import of LukeM's ftpd version 1.1.obrien2001-07-1930-0/+15364
* Unconditinally turn on VLAN support when building fxp as a module, sincejlemon2001-07-191-1/+1
* Note the equivalence of certain time formats.wollman2001-07-191-1/+8
* Only turn on MWI if the PCI configuration word indicates that itjlemon2001-07-191-5/+6
* Expand the range of the vm86pcb_lock so that it protects manipulationsjlemon2001-07-191-2/+2
* Punt users to the Handbook for a list of CDROM/DVD publishers, ratherbmah2001-07-191-42/+17
* - Avoid to select an interface which is not good for RA/RS.ume2001-07-192-4/+14
* Don't try to remove directories unless we've emptied them firstbrian2001-07-191-1/+1
* Generate a bigger salt. This is necessary for blowfish to workdd2001-07-191-1/+1
* Increment `i' in case of -S so that its argument isn't treated asdd2001-07-191-1/+1
* Don't claim that strncpy() is the same as strcpy().dd2001-07-191-6/+6
* Instead of giving an example of rotating logs at the end of the month,dd2001-07-191-2/+3
* Fix an underflow resulting from the assumption !O_ISSET(sp, O_LEFTRIGHT)dd2001-07-191-1/+5
* 4.4 will have sbufs.des2001-07-191-1/+1
* Merged from sys/i386/isa/npx.c revision 1.106.kato2001-07-191-14/+5
* Merged from sys/i386/isa/npx.c revision 1.105.kato2001-07-191-9/+9
* Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464.kato2001-07-192-140/+178
* Fixed the race caused by not checking the result of fgets(3):ru2001-07-191-3/+10
* Note MFC of last -d.dd2001-07-192-2/+2
* Backout non-functional changes from revision 1.128.ru2001-07-191-13/+9
* Note the MFC of vidcontrol -C (and it's the -C option, not the -Hdd2001-07-192-4/+4
* Correct a reversion in r1.39 which introduced a new instance of strcpy()kris2001-07-191-4/+6
* swtch.s: During context save, use the correct bit mask for clearingbsd2001-07-195-12/+24
* Don't use kp->arg0 as a format string, grr.kris2001-07-191-1/+1
* Quiet a variable format-string warning.kris2001-07-196-12/+12
* Quiet a variable format-string warning.kris2001-07-191-1/+1
* Embed $FreeBSD$ as an rcsid[]kris2001-07-191-2/+4
* Document the two recent changes to diskcheckd's behaviour and configurationben2001-07-181-8/+15
* ahc_pci.c:gibbs2001-07-1813-360/+696
* Add support for parsing version strings out of assembler source filesgibbs2001-07-185-36/+111
* Grab the process lock around psignal().jhb2001-07-181-0/+2
* Add printf format checking to sbuf_printf()phk2001-07-181-1/+1
* mdoc(7) police: fix markup.ru2001-07-181-16/+20
* mdoc(7) police: don't use enclosure macros with plain text.ru2001-07-181-3/+6
* mdoc(7) police: widen width of the options list.ru2001-07-181-1/+1
* Keep track of all "struct snoop"'s so that snp_modevent can fail withdd2001-07-183-2/+19
* Use MD_NAME and MDCTL_NAME constants where appropriate.dd2001-07-182-3/+5
* Document the fact that syslogd(8) requires logs files to be createdmike2001-07-181-0/+6
* Remove an unused variable, and don't try to print a char[] using %d.dd2001-07-181-2/+2
* free_entry(): Don't free e->envp if it's already NULL; likewise fordd2001-07-181-4/+4
* Set wollman as the MAINTAINER and mention the vendor contact. Ideallydd2001-07-181-0/+4
OpenPOWER on IntegriCloud