summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-31syncTheo de Raadt
2003-01-31Replace emulated versions of setreuid() and setregid() with real syscalls.Todd C. Miller
2003-01-31These cards just don't master... don't bother trying to enable it.Jason Wright
2003-01-31Sigh. I comitted the wrong diff in the last vfs changes.Artur Grabowski
2003-01-31Save about 1.7k in executable size for macppc kernel, Since the ELF headerDale Rahn
2003-01-31Change how the bootloader links to get around size/start address issuesDale Rahn
2003-01-31The fix introduced with 1.294 to solve issues with route-to inDaniel Hartmeier
2003-01-31Check protocol (TCP/UDP/ICMP/ICMP6) checksums of all incoming packets,Daniel Hartmeier
2003-01-31stuff in arch/sparc64 is by defn v9, remove < v9 #ifdefs. ok marc.Jason Wright
2003-01-31Send a RST when an invalid packet matches a TCP state during theDaniel Hartmeier
2003-01-31bad marc, commited crap to shut gcc up. Remove the crap.Marco S Hyman
2003-01-31o When checking for root, look at effective, not real uid; checking theTodd C. Miller
2003-01-31File system locking fixups, mostly from NetBSD:Artur Grabowski
2003-01-31KNFTheo de Raadt
2003-01-31plug a mbuf leakHenning Brauer
2003-01-31Working wscons attachment and block move operations; joint debug by mickeyMiod Vallat
2003-01-31more quietTheo de Raadt
2003-01-31we do not need that mess of -ITheo de Raadt
2003-01-31Create a siginfo_t for thread-to-thread kill.Marco S Hyman
2003-01-31fetch the font and use it, some cleanup and knfMichael Shalayeff
2003-01-30when an interface is no longer valid, remove it from the protocol listTed Unangst
2003-01-30syncTheo de Raadt
2003-01-30remove bogus commentTheo de Raadt
2003-01-30enter hppaTheo de Raadt
2003-01-30Again this comment was not updated. now we have 7 load sections.Dale Rahn
2003-01-30ELF security enhancement: put .rodata into it's own load section insteadDale Rahn
2003-01-30this allows to build a ramdiskNN.lifMichael Shalayeff
2003-01-30Stop using an LFS type for cluster mallocs, use an own type andArtur Grabowski
2003-01-30in these two cases strdup makes more sense than asprintf, pointed out byHenning Brauer
2003-01-30Track if a physical page has been previously mapped executable. If itDale Rahn
2003-01-30somehow this got missed in the regen commitTodd C. Miller
2003-01-30need to disable load tests for altq and table stuff for now :-(Henning Brauer
2003-01-30test :network and :broadcast modifiersHenning Brauer
2003-01-30document :network and :broadcast modifiersHenning Brauer
2003-01-30add support for :network and :broadcast modifiers to interface names.Henning Brauer
2003-01-30big KNF & ANSI roundHenning Brauer
2003-01-30revoke privs a bit later so spamd can bind() to ports < 1024Henning Brauer
2003-01-30The E450 seems to have the same problem as the E250, so don't ask OF forHenric Jungheim
2003-01-30Many Ultra 5s likes to hang when starting. The last thing on the consoleHenric Jungheim
2003-01-30syncTheo de Raadt
2003-01-30Only flush the got address, if there is one. DOH.Dale Rahn
2003-01-30there is no need for a MCOUNT, gcc prepares everything and calls _mcount() al...Michael Shalayeff
2003-01-30no need to force cflags hereMichael Shalayeff
2003-01-30add "testall" target for development testingMarco S Hyman
2003-01-30Change the constructor execution order to initialize dependant librariesDale Rahn
2003-01-30reread the dma status reg after playing part of the dma got programmed.Michael Shalayeff
2003-01-30regen now that setreuid/setregid have moved out of compat and into kernTodd C. Miller
2003-01-30Bring back setreuid(2) and setregid(2) as first class syscallsTodd C. Miller
2003-01-30real meat in audio_device; discussed w/ jason@Michael Shalayeff
2003-01-30AD1849 not AD1848, also give the name of the AD1849 chip now that I have the ...Jason Wright