summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-05-12warn on right symbols, oopsTheo de Raadt
2003-05-12Enable Intrepid's mac-io match.Thierry Deval
2003-05-12syncThierry Deval
2003-05-12Intrepid USBThierry Deval
2003-05-12kill another common; drahn okJason Wright
2003-05-12add a few more trap typesJason Wright
2003-05-12Adaptive timeout value scaling. Allows to reduce timeout values as theDaniel Hartmeier
2003-05-12ansiHenning Brauer
2003-05-12Nuke a whole bunch of commons; ok tedu (still more to come *sigh*)Jason Wright
2003-05-12missing includeHenning Brauer
2003-05-11nuke another common: want_reschedJason Wright
2003-05-11nuke common: physmemJason Wright
2003-05-11the start of stateful TCP scrubbing. dynamically determine the highest TTL ofMike Frantzen
2003-05-11don't run off end of strings and use bad pointersMarcus Watts
2003-05-11syncTheo de Raadt
2003-05-11finish compat swapon cleanupTheo de Raadt
2003-05-11string cleaning; krw okTheo de Raadt
2003-05-11nuke debugging stuffJason Wright
2003-05-11CNET CNF301, Lucas Maneos <openbsd@subs.maneos.org>Henning Brauer
2003-05-11syncHenning Brauer
2003-05-11CNet CNF301, Lucas Maneos <openbsd@subs.maneos.org>Henning Brauer
2003-05-11remove two remnants of an imaginary in-kernel AFS supportTed Unangst
2003-05-11get the offset of the config space correct, now to figure out why the rtc is ...Jason Wright
2003-05-11revert part of previous. if mfs gets a signal, it doesn't attempt toTed Unangst
2003-05-11check done for NULL before dereferencing. ok drahn@Ted Unangst
2003-05-11use LK_EXCLUSIVE like all other file systems.Ted Unangst
2003-05-11Use sizeof(struct icmp6_hdr) instead of ICMP_MINLEN for IPv6, both areDaniel Hartmeier
2003-05-10Pass ICMP error messages referring to non-TCP/UDP/ICMP packets statefully,Daniel Hartmeier
2003-05-10Support return-icmp for 'other' protocols (non-TCP/UDP/ICMP), for instanceDaniel Hartmeier
2003-05-10"enought to" -> "enough to" comment typoDaniel Hartmeier
2003-05-10Prepare pf_change_icmp() for parameter ip == NULL use.Daniel Hartmeier
2003-05-10warn for strcpy|strcat|sprintf|vsprintf; ok art dhartmei pval, and either hen...Theo de Raadt
2003-05-10string cleaning; ok beck dhartmeiTheo de Raadt
2003-05-10Make the HAVE_FONT logic work correctly when user requests FONT_BOLD8x16Miod Vallat
2003-05-10RegenMiod Vallat
2003-05-10Deprecate the swapon system call and move it to COMPAT_25 land, since swapctlMiod Vallat
2003-05-10Remove some exec mappings in the pmap test code (ifdef DEBUG).Artur Grabowski
2003-05-09Map page tables non-exec.Artur Grabowski
2003-05-09No need to map the message buffer executable.Artur Grabowski
2003-05-09No need to map framebuffers executable. Really.Artur Grabowski
2003-05-09'found' variable was not used correctly, simplify the logic.Dale Rahn
2003-05-09sprintf() removal for ppc disassembler. ok millert@Dale Rahn
2003-05-09string cleaning; ok teduTheo de Raadt
2003-05-09Remove dead (ifdef 0) code that pollutes my greps.Artur Grabowski
2003-05-09Don't map the fake arg list for init with X permissions.Artur Grabowski
2003-05-09vmcmd_map_readvn - don't map the initial mapping with X unless theArtur Grabowski
2003-05-08syncThierry Deval
2003-05-08Intrepid : new Apple PowerBook chipsetThierry Deval
2003-05-08'branch absolute linking' instruction is 'bla', not 'bal'.Dale Rahn
2003-05-08syncTheo de Raadt