summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use err(3). Add Xreferences. Delay the compute of default domain.charnier1997-08-292-24/+23
* Use err(3). Add references to others man pages. Wait for the user tocharnier1997-08-292-19/+24
* du(1) always exit with value zero.wosch1997-08-291-1/+1
* Fix typo in the comment introduced by me.kato1997-08-291-2/+2
* Real skeleton manpage for install-infoobrien1997-08-292-2/+56
* Added a sysctl arg, hw.machine_arch. The hw.machine_arch is "ibm-pc"kato1997-08-293-4/+19
* Synchronize with sys/i386/conf/files.i386 and sys/i386/i386/trap.ckato1997-08-293-6/+9
* "fix" this for compiling under the sticter ELF linker.. There was apeter1997-08-291-0/+21
* Merge in some of my changes with John's. I've used this to buildpeter1997-08-291-32/+50
* more sanity check before making output.itojun1997-08-291-3/+3
* Make the devfs code actually compile. Oops.msmith1997-08-291-6/+5
* Add a stub version of getpublickey(), in order to eliminate anjdp1997-08-282-1/+47
* Make X11 support in doscmd dependent on the actual libX11.a library andjlemon1997-08-281-2/+2
* Patch for 3.0: #include <sys/fcntl.h> instead of <sys/ioctl.h>jkh1997-08-282-2/+2
* Document the VM86 option.jlemon1997-08-283-3/+24
* Remove the vm86 LKM.jlemon1997-08-283-13/+4
* Remove the vm86 support as an LKM, and link it directly into the kerneljlemon1997-08-289-72/+37
* To cope with shell archive file generated by GNU sharutils 4.2.itojun1997-08-281-2/+10
* Synchronize with sys/i386/conf/files.i386 and majors.i386 revisionskato1997-08-283-4/+6
* Add an example file for private E-Mail aliases. A user can sharewosch1997-08-283-3/+17
* ISA driver for Comtrol Rocketport serial cards. No PCI probe stubjkh1997-08-286-0/+6454
* Add entries for Comtrol Rocketport serial card.jkh1997-08-287-9/+107
* Add entries for Comtrol Rocketport driver.jkh1997-08-282-2/+152
* Remove bogus timeout_func_t casts.msmith1997-08-281-195/+201
* Remove bogus i386/* includes.msmith1997-08-285-21/+6
* Moved include files which are independent of bs driver.kato1997-08-285-5/+69
* Synchronize with sys/i386/isa/isa.c revision 1.103.kato1997-08-281-14/+45
* Fix inspace handling I broke in rev 1.13ache1997-08-281-3/+3
* Use err(3). Rewrote man page in mdoc format. The user visible change is thatcharnier1997-08-285-171/+148
* Use err(3). Add usage and prototypes. Use getopt(). Document -v flag.charnier1997-08-282-57/+83
* Stop parsing args before user supplied to argument in sendmail.imp1997-08-281-2/+2
* Add prototype for isa_dmastop()msmith1997-08-281-1/+2
* Here is a patch to alleviate the current problem with the dma interfacemsmith1997-08-282-28/+84
* Add the necessary defines to the freebsd-elf configuration so thatjdp1997-08-281-1/+39
* Add a per-interface-address pointer to a function that can be suppliedjulian1997-08-284-7/+80
* Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined.kato1997-08-282-6/+6
* Use login_progok().brian1997-08-273-46/+17
* Add full support for determining if a userbrian1997-08-275-5/+101
* Major Ooops. I've overlooked a few calls to scanident() in my last commit.joerg1997-08-271-9/+15
* Use getpwnam(getlogin()) before getpwuid(getuid())ache1997-08-271-3/+5
* Improvement of type independency for the bitmap.phk1997-08-271-3/+4
* Use existing path, even though PC-98 doesn't support each device driver.kato1997-08-272-88/+88
* Fixed NULLFS_DIAGNOSTIC stuff.kato1997-08-272-4/+22
* Synchronize with sys/i386/i386/machdep.c and trap.c revision 1.258 andkato1997-08-273-15/+20
* Malloc option H is now default.phk1997-08-272-4/+5
* Don't preferentially execute Makefiles in ${OBJDIR} - it just causesjkh1997-08-271-4/+3
* Uncomment sccsid string and enclose it inside #if 0/#endif.charnier1997-08-272-10/+11
* Use err(3) instead of local redefinition.charnier1997-08-272-56/+30
* Don't getenv(HOME) when set[ug]od. This can lead to a buffer overflow andimp1997-08-271-3/+4
* Adapt to recent smp tree changes..peter1997-08-271-2/+3
OpenPOWER on IntegriCloud