]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Fixes a potential buffer overflow with the pid filename.
[FreeBSD/FreeBSD.git] / sys / i386 /
2000-04-30 Poul-Henning KampRemove unneeded #include <vm/vm_zone.h>
2000-04-30 Mark MurrayFix comments, whitespace to reduce diffs between this...
2000-04-29 Poul-Henning KampRemove unneeded #include <sys/kernel.h>
2000-04-29 Peter WemmInitial dependency so that the kld's will link. imgact...
2000-04-29 Peter WemmMark two functions as private.
2000-04-28 Julian ElischerTwo simple changes to the kernel internal API for netgr...
2000-04-26 Matthew Dillon Remove synchronizing instruction in MP unlock code...
2000-04-26 Matthew Dillon Fix #! script exec under linux emulation. If a...
2000-04-26 Poul-Henning KampDriver for DEC "Tulip" based WAN cards from LanMedia...
2000-04-25 Greg LeheyFix a long-standing bug which caused massive character...
2000-04-24 David E. O'Brien* Use sys/sys/random.h rather than a i386 specific...
2000-04-23 Yoshihiro TakahashiDisable PCI BIOS on PC-98.
2000-04-22 Yoshihiro Takahashi- PC-98 uses IRQ2 too.
2000-04-22 Yoshihiro TakahashiChanged interrupt level to splcam() because of the...
2000-04-21 Mike SmithFix include paths so that this builds correctly.
2000-04-20 Luoqi ChenIO apics are not necessarily page aligned, they are...
2000-04-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-20 Mike SmithMove the linprocfs bits under the rest of the i386...
2000-04-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-19 Poul-Henning KampRemove ~25 unneeded #include <sys/conf.h>
2000-04-18 Poul-Henning KampRemove unneeded <sys/buf.h> includes.
2000-04-18 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-18 David E. O'BrienChange our ELF binary branding to something more accept...
2000-04-17 Warner Loshhm committed newbused vt driver this weekend, so it...
2000-04-17 Bill PaulWhen in infrastructure mode, use address 3 from the...
2000-04-17 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-16 Mike SmithSome more i386-only BIOS-friendliness:
2000-04-16 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-04-16 Hellmuth MichaelisConvert pcvt to use the newbus driver framework, option...
2000-04-16 Poul-Henning KampAdd the scsi-target driver to LINT.
2000-04-15 Jeroen Ruigrok van... Fix typo, extentions -> extensions
2000-04-15 Poul-Henning KampComplete the bio/buf divorce for all code below devfs...
2000-04-15 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-15 Robert WatsonIntroduce extended attribute support for FFS, allowing...
2000-04-13 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-04-10 Jeroen Ruigrok van... The ASUSCOM_IPAC isn't broken according to submitter.
2000-04-10 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-04-09 Archie CobbsAdd new options NETGRAPH_MPPC_COMPRESSION and NETGRAPH_...
2000-04-08 Warner LoshDon't complain about not getting resources for the...
2000-04-08 John HayMake the N2 isa cards probe again. Remove the unused...
2000-04-08 Doug Rabson* Factor out the object system from new-bus so that...
2000-04-08 Brian SomersDon't use ``grep | sed'' in the example for INCLUDE_CON...
2000-04-07 Yoshihiro TakahashiNewbusify adv driver.
2000-04-06 Peter WemmFinally cvs rm these two files; they were not reference...
2000-04-06 Warner LoshAwi driver, ported from NetBSD from Atsushi Once-san.
2000-04-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-04 Roger HardimanAdd multiple #include protection
2000-04-04 Hellmuth MichaelisRemove obsolete reference to PCVT_FREEBSD.
2000-04-03 Mike SmithRemove the !(I386 & SMP) tests; we don't run SMP on...
2000-04-02 Matthew Dillon Make the sigprocmask() and geteuid() system calls...
2000-04-02 Yoshinobu InouePrint out more hints at illegal cksum len value.
2000-04-02 Poul-Henning KampMove B_ERROR flag to b_ioflags and call it BIO_ERROR.
2000-04-02 Brian FeldmanOne in a while, something happens so uncannily that...
2000-03-31 Hellmuth MichaelisOops, PCVT_FREEBSD is useless too. Add new PCVT_GREENSA...
2000-03-31 Hellmuth Michaelisremove useless PCVT_EMU_MOUSE option.
2000-03-31 Hellmuth MichaelisAdd support for "green" saver mode.
2000-03-31 Hellmuth MichaelisPR: kern/2327
2000-03-30 Peter WemmMake sysv-style shared memory tuneable params fully...
2000-03-30 Warner LoshOldconfig cs driver. Obsoleted by newbus driver in...
2000-03-30 Warner LoshNewBus the cs driver.
2000-03-30 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-03-29 KATO TakenoriPC-98 BIOS copies the DX register into its work area...
2000-03-29 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2000-03-29 KATO TakenoriRatoc REX-9880/83 support (PC-98 only). This commit...
2000-03-29 Matthew Dillon This should fix the lockups people have been experi...
2000-03-29 Matthew Dillon The SMP cleanup commit broke need_resched, this...
2000-03-29 Jonathan LemonChange the mbuf size from 128 -> 256. Increasing the...
2000-03-29 KATO TakenoriAdded indirect pio into the bus space stuff for the...
2000-03-28 Matthew Dillon The SMP cleanup commit broke UP compiles. Make...
2000-03-28 Hellmuth Michaelispcvt cleanup.
2000-03-28 Hellmuth Michaelispcvt cleanup.
2000-03-28 Matthew Dillon Commit major SMP cleanups and move the BGL (big...
2000-03-27 Matthew Dillon Commit the buffer cache cleanup patch to 4.x and...
2000-03-27 Jonathan LemonAdd support for offloading IP/TCP/UDP checksums to...
2000-03-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-03-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-03-26 Hellmuth MichaelisSubstantially cleanup of the pcvt kernel part. This...
2000-03-26 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-03-25 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-03-25 Warner LoshMake this compile again and harmonize with GENERIC:
2000-03-24 John BaldwinUpdate sysinstall to use struct uc_device instead of...
2000-03-23 Jeroen Ruigrok van... Document options HZ, place it in its own section `CLOCK...
2000-03-21 Dan MoschukInclude a space between hash ('#') and 'Berkeley packet...
2000-03-20 Poul-Henning KampIsolate the Timecounter internals in their own two...
2000-03-20 Poul-Henning KampRemove B_READ, B_WRITE and B_FREEBUF and replace them...
2000-03-20 Martin CracauerExchange numerical values for FPE_INTDIV and FPE_INTOVF...
2000-03-20 Peter WemmArgh, fix cut/paste mistake. This contributed to LINT...
2000-03-20 Peter WemmThis file was repo copied and I forgot to cvs rm this...
2000-03-20 KATO TakenoriIncrement number of retries before giving up. This...
2000-03-20 Paul RichardsUpdate the copyright. Remove the advertising clause.
2000-03-19 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2000-03-19 Brian FeldmanSet the bits in the mask from the left to the right...
2000-03-19 Paul SaabMake SPLASSERT sysctl and boot time tunable with kern...
2000-03-19 Peter WemmDocument and supply COMPAT_OLDPCI and COMPAT_OLDISA...
2000-03-19 Peter WemmConnect the ISA and PCI compatability shims to an optio...
2000-03-19 Peter WemmCompletely decouple userconfig from 'struct isa_device...
2000-03-19 Peter WemmRemove the old a.out-only boot loader, we don't use...
2000-03-19 Jeroen Ruigrok van... Add device isic to the ASUSCOM_IPAC entry.
2000-03-19 Robert WatsonModify if_wi.c to call bpfdetach(ifp) before if_detach...
next