summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-12Fix table add/replace commands with securelevel=2.Cedric Berger
2004-06-12Add check for bp->b_bcount in siop_minphys() as other drivers have.Kenneth R Westerback
2004-06-12Revert 1.10 - there are still bad interactions between block_move_no_loop()Miod Vallat
2004-06-12fix ncpu vs ncpus glitch, spotted by Sven DehmlowTheo de Raadt
2004-06-12make M-x gid try to guess the symbol name to look up by looking at theVincent Labrecque
2004-06-12Make route show output similar to netstat -r output.Claudio Jeker
2004-06-12support IPV6_USE_MIN_MTU, to make BIND9 better.Jun-ichiro itojun Hagino
2004-06-12support IPV6_USE_MIN_MTU (forgot to commit the file, sorry). noted by AnilJun-ichiro itojun Hagino
2004-06-12Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.hKenneth R Westerback
2004-06-11remove test that sometimes fails until problem is understoodMarco S Hyman
2004-06-11div etime by ncpuTheo de Raadt
2004-06-11handle the KI_NOCPU case, pointed out by markusTheo de Raadt
2004-06-11back out tree breakage. Like, come onTheo de Raadt
2004-06-11vm->vm_minsaddr was uninitialized (nothing realy uses it anyway)Michael Shalayeff
2004-06-11better name for power thread (for power users only)Michael Shalayeff
2004-06-11typo in commentBrad Smith
2004-06-11support IPV6_USE_MIN_MTU, which is needed to run BIND9 well. from kameJun-ichiro itojun Hagino
2004-06-11Better stack usage on m88k for lwp.Miod Vallat
2004-06-11doc cpuidTheo de Raadt
2004-06-11divide etime by ncpuTheo de Raadt
2004-06-11oopsTheo de Raadt
2004-06-11on i386 machines, attempt to peek inside apic_intrhand[] as well, so thatTheo de Raadt
2004-06-11only print /# if > 1 cpu on a machineTheo de Raadt
2004-06-11Eliminate a dereference after pool_put when an inactive/no-longer referencedRyan Thomas McBride
2004-06-11Correct the code that identifies bogus regexps; Jared YanovichTodd C. Miller
2004-06-11Fix backref substitution in -s mode. Problem found and fix verifiedTodd C. Miller
2004-06-11export cpuid via kproc2, and make ps & top aware... from niklasTheo de Raadt
2004-06-11export cpuid via kproc2, and make ps & top awareTheo de Raadt
2004-06-11hide top breakage, until the next commit which will do it rightTheo de Raadt
2004-06-10Generate SIGTRAP for breakpoint instructions.Mark Kettenis
2004-06-10Work around an uncovered gcc problem on m88k until it receives proper cure.Miod Vallat
2004-06-10include whole SYS.h instead of just machine/asm.hMichael Shalayeff
2004-06-10Typos in option descriptions; fixed in gcc 3.Miod Vallat
2004-06-10From FreeBSD (via rees@umich.edu and nate)Peter Valchev
2004-06-10zero the cif struct correctly.Ryan Thomas McBride
2004-06-10Plug a memory leak in carp_clone_destroy()Ryan Thomas McBride
2004-06-10SECURITY: CAN-2004-0492 (cve.mitre.org)Henning Brauer
2004-06-10Fix a logic error in sglist creation.Miod Vallat
2004-06-10get changes from mod_ssl 2.8.18:Henning Brauer
2004-06-10rename struct pf_rule_addr member 'not' to 'neg', as 'not' is a reservedDaniel Hartmeier
2004-06-10Mark authenticated messages explicitly. Better check for authentication beforeHans-Joerg Hoexer
2004-06-09binutils syncMiod Vallat
2004-06-09The GO_IF_LEGITIMATE_ADDRESS fix in m88k.h, as well as all the FUNCTION_ARGMiod Vallat
2004-06-09In FUNCTION_ARG_ADVANCE(), do not pad the register position counter if theMiod Vallat
2004-06-09Among other tricky (or nice, depending upon your involvment) features,Miod Vallat
2004-06-09in theory, vnlock should alays be NULL in the generic lock (sic) functions.Ted Unangst
2004-06-09Merge in a piece of the SMP branch into HEAD.Artur Grabowski
2004-06-09rename POOLPAGE macros to pmap_map_directTed Unangst
2004-06-09pull in KNF from SMPTheo de Raadt
2004-06-09Fix IPv4 name->address translation. Addresses like "10.1000" will not beCedric Berger