summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-12Change the PMAP_{MAP,UNMAP}_POOLPAGE api to take a vm_page as argumentArtur Grabowski
2002-09-12check for calloc() failure; ho@Henning Brauer
2002-09-12BNF for antispoofHenning Brauer
2002-09-12nicerHenning Brauer
2002-09-12regress test for antispoofHenning Brauer
2002-09-12Fix max packet size check. Noticed by <j@pureftpd.org>. jjbg@ ok.Hakan Olsson
2002-09-12antispoof [log] [quick] for [interface|interface_list] [af]Henning Brauer
2002-09-12rework netmask handling:Henning Brauer
2002-09-12entry for the openbsd calendar.Federico G. Schwindt
2002-09-12doc some more featuresTheo de Raadt
2002-09-12c2k1 was actually !c2k1.Federico G. Schwindt
2002-09-12documentation repairs. jason is american.Theo de Raadt
2002-09-12ansiTheo de Raadt
2002-09-12reset want_resched earlier, set curproc after we are done w/ switching, rearr...Michael Shalayeff
2002-09-12give a condition trap own treatment, per millicode; and, oh horror, swap retu...Michael Shalayeff
2002-09-12a grammar in err msgs and a tiny formating fixMichael Shalayeff
2002-09-12o break up wi_pci_attach() into device-specific parts for better readabilityTodd C. Miller
2002-09-12- Split out the hardware and software normalization versions of modexp...Jason Wright
2002-09-12have df only display statistics about local filesystems (-l flag)Dan Harnett
2002-09-12configure "next" pointer correctly. from j@pureftpd.orgJun-ichiro itojun Hagino
2002-09-12zap unused var introduced in last commitDamien Miller
2002-09-11errx is a proper function hereMichael Shalayeff
2002-09-11kill annoying trailing spaces (in hope it fixes /0 for me)Michael Shalayeff
2002-09-11change _x11 uid to 35 for consistency. Ok deraadt@.Matthieu Herrb
2002-09-11support for short/long listings and globbing in "ls"; ok markus@Damien Miller
2002-09-11- On reset, disable hardware normalization for 582x and make sure the chip is...Jason Wright
2002-09-11Some early callers of pmap_growkernel call it before vm_page structuresArtur Grabowski
2002-09-11Include zstty.h, so that the NZSTTY check will be correct.Dale Rahn
2002-09-11When freeing the extent, include the page offset, not just the pageDale Rahn
2002-09-11Pass ld the -R flag to add directories to the list of places toTodd C. Miller
2002-09-11add _x11 pseudo-account; ok deraadt@Dan Harnett
2002-09-11correct argsize for ktrsyscallMichael Shalayeff
2002-09-11don't connect to agent to test for presence if we've previouslyKevin Steves
2002-09-11add agent and X11 forwarding warning text from ssh_config.5; ok markus@Kevin Steves
2002-09-11provide a convinient reset labelMichael Shalayeff
2002-09-11stack grows the other way, but the frame is the other way to that. heheMichael Shalayeff
2002-09-11these are not libm private and fix the rintf pasting errorMichael Shalayeff
2002-09-11document TIMEZONE.Jun-ichiro itojun Hagino
2002-09-11signed vs unsigned from -pedantic.Hakan Olsson
2002-09-11signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.Hakan Olsson
2002-09-11KNF - return is not a function.Jun-ichiro itojun Hagino
2002-09-11bye bye.Federico G. Schwindt
2002-09-11fix pointer signedness mixup. sync w/kameJun-ichiro itojun Hagino
2002-09-11fix pointer signedness mixup.Jun-ichiro itojun Hagino
2002-09-11capture supportJason Wright
2002-09-11KNF - return is not a function. sync w/kameJun-ichiro itojun Hagino
2002-09-11update from sparc64 version:Jason Wright
2002-09-11syncTheo de Raadt
2002-09-10copy syscall args in the syscall() based on theMichael Shalayeff
2002-09-10randomize space ids, plus we are not gonna run out now (;Michael Shalayeff