summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a problem where commands in backticks `` wont get executed in taintmarkm1999-07-191-0/+6
* This commit was generated by cvs2svn to compensate for changes in r48907,rnordier1999-07-197-0/+459
|\
| * kgzldr is a kzipboot replacement for use with kgzip(8).rnordier1999-07-197-0/+459
* | This commit was generated by cvs2svn to compensate for changes in r48905,rnordier1999-07-1910-0/+1066
|\ \ | |/
| * kgzip is a kzip(8) replacement able to compress and link bootablernordier1999-07-1910-0/+1066
* | Various cleanups.green1999-07-191-6/+6
* | Sync with GENERIC (place of xe0 driver)hosokawa1999-07-191-2/+3
* | sync with boot_crunch.conf.generichosokawa1999-07-191-3/+4
* | Catch an XFree86 3.3.4 update I missed.jkh1999-07-192-8/+8
* | Update for XFree86 3.3.4jkh1999-07-196-159/+159
* | Wait for dhclient in a far saner fashion.jkh1999-07-192-8/+18
* | Fix handling of the cd command inside evaluations. It was changing PWD,sheldonh1999-07-191-1/+2
* | Add /bin/test to the boot floppy. Guess we'll have to sync this upjkh1999-07-191-2/+3
* | cleanup pass over new stuff.jkh1999-07-192-28/+10
* | Another batch of fixes for dhcp support in sysinstall, now draggingjkh1999-07-1914-167/+505
* | [click] Now all dev_t's in the kernel have their char device major.phk1999-07-193-22/+14
* | Add sysctl tree debug.sizeof to tell us how big things are. First twophk1999-07-191-1/+10
* | Fix type of host-name option. Partial fix for referenced PR.jkh1999-07-191-1/+1
* | Updated acquire_timer2()'s state machine to work when the i8254 isbde1999-07-185-115/+50
* | Don't let the machdep.tsc_freq sysctl proceed if the TSC is presentbde1999-07-185-30/+30
* | Added a sysctl "kern.timecounter.hardware" for selecting the hardwarebde1999-07-184-20/+98
* | fix comment re: RST received in TIME_WAIT to match the code.jmb1999-07-182-6/+6
* | Use the vn_todev() function, rather than VOP_GETATTRphk1999-07-184-54/+10
* | Introduce the vn_todev(struct vnode*) function, which returns the dev_tphk1999-07-183-3/+28
* | Reset SA_NOCLDWAIT on exec().peter1999-07-181-1/+5
* | Make devname(3) return something more intelligent than NULL if it doesn'tphk1999-07-181-2/+27
* | Some additional optimizations for using DHCP.jkh1999-07-1810-21/+38
* | Use a less annoying default hostname.jkh1999-07-181-2/+2
* | - Clear relevant variables when the keyboard is not available.yokota1999-07-181-8/+18
* | - Move the `return' statement the correct place so that the keyboardyokota1999-07-182-10/+10
* | Print out the fields that are set in fs_flags.mpp1999-07-181-1/+12
* | Remove a duplicate comment.jdp1999-07-181-7/+1
* | Miscellaneous fixes for dhcp client support.jkh1999-07-184-7/+11
* | Remove four no-op casts.jdp1999-07-182-10/+10
* | Change many asserts into normal errors. They were all for conditionsjdp1999-07-183-39/+65
* | Remove trailing whitespace from a couple of lines. It made its wayjdp1999-07-171-3/+3
* | Centralize dumpdev handling.phk1999-07-175-183/+61
* | Reverse the sense of a test, dev2udev() will be much cheaper thanphk1999-07-171-3/+3
* | Add a field to struct swdevt to avoid a bogus udev2dev() call.phk1999-07-173-6/+9
* | Fix 2nd arg to udev2dev() call in ccd.cphk1999-07-172-4/+4
* | Use 256 as magic in bmaj2cmaj[]. Treat BLK/CHR dev_t more correctly.phk1999-07-171-6/+14
* | Fix 2nd arg to udev2dev().phk1999-07-172-4/+4
* | Add arp to the boot floppy.jkh1999-07-171-2/+2
* | Add braces to appease the egcs -Wall mom.jdp1999-07-172-4/+6
* | Make gcore work again. It was broken by a format change in thejdp1999-07-171-2/+2
* | I have not one single time remembered the name of this function correctlyphk1999-07-1714-35/+35
* | An SMP-specific change: eliminate another check on bsp_apic_ready.alc1999-07-171-10/+1
* | slight change in the way we hi-jack the wd drivers cdevsw.phk1999-07-171-8/+4
* | Fix a typobrian1999-07-172-4/+4
* | Decode new ptrace requests PT_GETDBREGS and PT_SETDBREGS.bde1999-07-171-1/+9
OpenPOWER on IntegriCloud