summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert to mdoc. Header -> Id. Typo.charnier1998-02-032-395/+394
* This fix should help the panic problems in -current. Theredyson1998-02-031-36/+65
* Typo.wosch1998-02-021-2/+2
* Bugs/Enhancements:ahasty1998-02-027-298/+582
* Sync with sys/i386/isa/wd.c revision 1.150.kato1998-02-021-3/+4
* Fixed bugs introduced by syncing with i386/isa/sio.c revision 1.143.kato1998-02-022-32/+48
* Sync with sys/i386/boot/biosboot/boot.c revision 1.70.kato1998-02-021-1/+3
* Cosmetic changes (indentation, reordering and using existing file name).kato1998-02-024-38/+40
* Sync with sys/i386/conf/files.i386 revision 1.69.kato1998-02-022-20/+2
* PR: bin/5529cwt1998-02-021-2/+2
* Convert to mdoc format. Header -> Id.charnier1998-02-021-357/+395
* Painless merge...cwt1998-02-023-4/+9
* This commit was generated by cvs2svn to compensate for changes in r33011,cwt1998-02-0211-46/+201
|\
| * Global v2.24cwt1998-02-0234-107/+320
* | Display VSZ much more accurately now.dyson1998-02-021-3/+2
* | Return the vm_map in the eproc structure, so we can support more accuratedyson1998-02-021-1/+2
* | Fixed disordering of busdma* and swi_vm.bde1998-02-012-8/+8
* | Fixed a recently broken comment.bde1998-02-012-8/+8
* | Added inet6 to CTL_NET_NAMES.alex1998-02-011-1/+2
* | Don't set even parity uselessly in the line control register (paritybde1998-02-011-5/+4
* | Use <machine/*.h> instead of <i386/include/*.h>.bde1998-02-012-3/+5
* | Fixed a sloppy common-style declaration again.bde1998-02-011-1/+1
* | Fixed disordering of *cam* and splsoftvm.bde1998-02-011-14/+14
* | setpwent and endpwent have a return type of void, so change thissteve1998-02-011-5/+8
* | Removed unused #includes.bde1998-02-012-10/+2
* | Don't define KERNEL before including <nfs/nfs.h>. It is no longerbde1998-02-011-3/+1
* | Moved declaration of `union nethostadr' outside of the KERNEL section,bde1998-02-016-90/+90
* | Forward declare more structs that are used in prototypes here - don'tbde1998-02-012-6/+16
* | Removed ifdef for <sys/sockio.h> vs <sys/ioctl.h>. <sys/sockio.h> isbde1998-02-012-40/+10
* | Forward declare more structs that are used in prototypes here - don'tbde1998-02-0113-17/+36
* | Search for proper executables, ignore directorieshelbig1998-02-011-3/+3
* | Fixed the search for free wd drives. The search was terminatedbde1998-02-011-3/+4
* | Declare printf() instead of including <stdio.h>, so that this doesn'tbde1998-02-012-8/+6
* | Declare printf() instead of including <stdio.h>, so that this doesn'tbde1998-02-012-6/+4
* | Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolutebde1998-02-0117-34/+24
* | Serves me right for committing code late at night...wollman1998-02-012-6/+14
* | Don't put a path to "sys" in ${CFLAGS} here. bsd.kmod.mk now handlesbde1998-02-0112-24/+24
* | Don't handle the `machine' symlink or related include paths here.bde1998-02-016-50/+16
* | Fixed breakage from converting NULLFS_DEBUG to a new-style option.bde1998-02-012-4/+12
* | Restrict the include search path using -nostdinc -I- in $(CFLAGS} asbde1998-02-012-6/+24
* | Cleanup the manpage now that setpwent has a void return type.steve1998-02-011-7/+7
* | setpwent now has a void return type, so remove the now bogus cast.steve1998-02-012-4/+4
* | Added tx driver.kato1998-02-012-2/+4
* | Back out recent laptop sync changes. They had significant errors.dyson1998-02-013-31/+8
* | Spell 'implements' correctly.steve1998-02-011-2/+2
* | Revert last commit and SEE ALSO pstat(8) instead.steve1998-02-011-2/+2
* | Remove INTCVSROOT, no longer needed thanks to cvsuppst1998-02-011-9/+1
* | ulimit does not have its own manpage as it is a shell builtin.steve1998-02-011-2/+1
* | XOpen says the void setpwent(void) is correct. Also call setpassent(0)steve1998-02-012-8/+3
* | Typo: PAT -> FAT.steve1998-02-013-6/+6
OpenPOWER on IntegriCloud