summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* follow up to:phk1998-12-271-589/+0
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-2785-37373/+8
* Pre 3.0 branch cleanup sos#1: wcdsos1998-12-271-2/+2
* Pre 3.0 branch cleanup sos#1: wcdsos1998-12-277-1418/+9
* Pre 3.0 branch cleanup casualty #6: ftphk1998-12-277-2765/+6
* forgot to remote options here.phk1998-12-271-17/+1
* Delete stale config.phk1998-12-271-114/+0
* Add commented out SMP stuff in GENERIC, remove stale configs.phk1998-12-273-384/+10
* Pre 3.0 branch cleanup casualty #5: nca, sea, wds, uhaphk1998-12-2710-5317/+8
* Pre 3.0 branch cleanup casualty #4: pcvtphk1998-12-2714-17350/+4
* Pre 3.0 branch cleanup casualty #3: 3c505 ethernet supportphk1998-12-275-900/+3
* Pre 3.0 branch cleanup casualty #2: Transputer supportphk1998-12-275-829/+3
* Pre 3.0 branch cleanup casualty #1: DSI_SOFT_MODEM support.phk1998-12-273-162/+3
* According to the author..julian1998-12-241-9/+4
* Flush the fifos at the correct place in cyopen(). Various thingsbde1998-12-241-31/+17
* Correct the wrong PCI-IDE probing on AcerLabs Aladdin-V chipset. It won'tfoxfair1998-12-241-4/+14
* Don't leave the CDROM tray locked if an attempt to mount it is made andmsmith1998-12-231-1/+2
* Add entries for DUMMYNET and BRIDGEluigi1998-12-222-2/+16
* Staticize the overrun buffer so that they are not shared betweengibbs1998-12-222-8/+8
* The result of running make linux_sysent.c on the new syscalls.mastersos1998-12-223-4/+5
* Fix NOIMPL -> NOPROTO as per bruce.sos1998-12-221-2/+2
* The result of running make linux_sysent.c on the new syscall.master filesos1998-12-213-4/+4
* Syscall 168 (poll) is not implemented in the Linux emulator. Thissos1998-12-211-2/+3
* Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after havingsos1998-12-211-2/+2
* As promised, cleanup the #if __FreeBSD_version mess.joerg1998-12-211-41/+3
* Include rdp(4).joerg1998-12-213-3/+8
* This commit was generated by cvs2svn to compensate for changes in r41980,joerg1998-12-212-0/+1680
|\
| * This is my first cut on a driver for the RealTek RTL 8002 pocketjoerg1998-12-212-0/+1680
* Regrettably, you can't take setdef0.c out of order, or, surprise,msmith1998-12-211-3/+3
* Fixed building elf kernels without a `make depend' step. The magicbde1998-12-201-3/+3
* Move the "generic" SMP options from options.i386 to conf/optionsmsmith1998-12-191-7/+2
* Make it compile again.sos1998-12-191-5/+5
* Wait for channel commands to complete after issuing the commands.bde1998-12-191-15/+29
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-198-18/+206
* Little reorganization:dt1998-12-192-24/+17
* Removed unused (slightly wrong) stub functions.bde1998-12-181-21/+5
* Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3))bde1998-12-171-3/+4
* Fixed handling of BREAK in input. BREAK was not being converted into anbde1998-12-171-3/+7
* Oops, this should have been in the previous commit (ensure atomic updatebde1998-12-171-1/+3
* Implemented sending of BREAKs. This is quite complicated because thebde1998-12-172-15/+171
* Straigthen out the use of the tls and tlf callbacks.phk1998-12-163-29/+2
* Removed the cast to a pointer in the definition of PS_STRINGS andbde1998-12-164-7/+7
* Removed bogus casts of USRSTACK and/or the other operand in binarybde1998-12-162-11/+8
* Best version so far. Flicker floor is now 2e-12.phk1998-12-161-15/+28
* Oops, I forgot to commit two diffs to fe driver.kato1998-12-151-15/+1
* PC/AT(ISA) version and PC-98(NEC) version of if_fe drivers are merged,kato1998-12-151-1282/+2341
* Fixed misformatted error messages. wderror() was broken way backbde1998-12-151-3/+3
* Pull in new ccb_hdr list types.gibbs1998-12-151-1/+2
* Moved the declaration of another non-SMP variable into the non-SMP section.bde1998-12-141-2/+2
* Added 3 new errno values, requred by various standards: EOVERFLOW,dt1998-12-143-8/+12
OpenPOWER on IntegriCloud