summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rewrite of netgraph to start getting ready for SMP.julian2001-01-0639-2025/+3597
* provide a sysctl 'net.link.ether.inet.log_arp_wrong_iface' to allow onealfred2001-01-061-0/+7
* Protect p_nice and P_TRACED in psignal() above the switch statement withjhb2001-01-061-0/+2
* aic7xxx.c:gibbs2001-01-055-82/+186
* Reinstate revision 1.11:will2001-01-051-37/+62
* Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacingnsouch2001-01-053-1/+574
* Remove vga_pci generic driver.nsouch2001-01-052-76/+0
* Oops the test in the Acer code should be >= not >.sos2001-01-051-1/+1
* Bugfix: device_resume should be connected to bus_generic_resume notn_hibma2001-01-051-1/+1
* Make this file conform mostly to style(9):imp2001-01-051-947/+939
* Call mixer_hwinit() when attaching.jhb2001-01-051-0/+1
* - Make the 'hwvol_mixer' and 'hwvol_step' variables be specific to ajhb2001-01-054-9/+86
* - For dynamic sysctl's added at runtime, don't assume that the name passedjhb2001-01-052-14/+14
* Fix a bug in which a program called dlclose from a destructor andjdp2001-01-051-2/+43
* Changed the copyright notice to BSD-style. The original GPL copyrightbabkin2001-01-058-48/+220
* The 'maxchans' count is one more than the number of channels, sojhb2001-01-041-1/+1
* NFS O_EXCL file create semantics temporarily uses file attributes to storedillon2001-01-042-2/+28
* Try and stop config(8) from freaking out due to unnecessary paranoiapeter2001-01-041-13/+2
* Back out last commit; it had string function mistakes. I will fix thiswill2001-01-042-47/+23
* Document new -s option: pass a shell to apply(1) when the desired shellwill2001-01-041-0/+7
* use 'profile 2' instead of 1, since it causes more code to be tested.peter2001-01-042-2/+2
* BDECFLAGS; de-__P()-ify, ANSIfy, use snprintf() instead of sprintf(),will2001-01-041-23/+40
* Add the ES1681, as found in my Digital HiNote UltraII. It works withimp2001-01-041-2/+1
* Fix a bug in both scripts: HEADER sections were not emitted to the headern_hibma2001-01-042-335/+327
* Add support for using BurnProff(tm) on drives that support it.sos2001-01-042-2/+6
* Readd the id removed by sheldon in the previous commit to uscanner.c.n_hibma2001-01-042-1/+2
* UMASS_DEBUG implemented panic(9).n_hibma2001-01-042-0/+9
* Regen.n_hibma2001-01-042-17/+137
* Upgrade instructions that describe the 11-July-2000 import.obrien2001-01-042-6/+7
* Update for 2001.dwmalone2001-01-041-138/+186
* Revert rev 1.8, which broke the installkernel target.sheldonh2001-01-041-1/+0
* Add rcsid's.obrien2001-01-043-9/+23
* The instructions on doing something with src/lib/csu/powerpc.obrien2001-01-041-0/+26
* PowerPC version of the C runtime support.obrien2001-01-041-0/+124
* PowerPC verions of the crt initialization and finalization files requiredobrien2001-01-042-0/+91
* .publickey -> .pubkey to match other finger daemons.des2001-01-043-4/+4
* Proberly calculate the RAID structure on the Promise Fasttrak.sos2001-01-041-1/+2
* StrongARM platform-specific definitions.obrien2001-01-046-0/+527
* Move `struct selinfo' and related functions to <sys/selinfo.h>.wollman2001-01-043-23/+8
* The preprocessor used by the `cc' driver is now named `ccp0' to make itobrien2001-01-041-1/+1
* Fix typo: s/libscrypt/libcryptbmah2001-01-032-2/+2
* New release notes: libscript/libdescript unification, passwd(1) andbmah2001-01-032-0/+14
* New release notes: md(4)/mdconfig(8) updates, ray(4) added, finger(1)bmah2001-01-033-2/+48
* Fix incorrect logic wouldn't disconnect incomming connections that had beenalfred2001-01-031-1/+1
* more(3) -> more(1), and add $FreeBSD$ben2001-01-031-1/+2
* Merge rev 1.2 (-fformat-extensions); 1.{7,9} (complain about -O2 on theobrien2001-01-031-4/+11
* Merge gcc.2.95.3-test1 changes onto mainlineobrien2001-01-038-805/+4478
* Merge gcc 2.95.3-test1 changes onto vendor branchobrien2001-01-031-14/+14
* This commit was generated by cvs2svn to compensate for changes in r70635,obrien2001-01-0336-292/+1262
|\
| * Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #1obrien2001-01-0343-574/+1646
OpenPOWER on IntegriCloud