summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-11return NULL for missing banner; ok djm@Markus Friedl
2003-10-11search keys in reverse order; fixes #684Markus Friedl
2003-10-11remote x11 clients are now untrusted by default, uses xauth(8) to generateMarkus Friedl
2003-10-11svnd gap here too.Ted Unangst
2003-10-11regenTed Unangst
2003-10-11larger svnd gapTed Unangst
2003-10-11bump minor gap for svnd devices, so more vnds are allowed.Ted Unangst
2003-10-11consistent newlines, from tom cosgrove at arches-consulting.com.Ted Unangst
2003-10-10The special case code for "test -x" over NFS was incorrect. TheTodd C. Miller
2003-10-10unsmoke drugs in vr_encap() (simplify it quite alot)Jason Wright
2003-10-10lightly season with a touch of htole32()... a pinch will do.Jason Wright
2003-10-10another easy vtophys removal (tx descriptor setup)... 6 to go.Jason Wright
2003-10-10don't use vtophys on rx lists any moreJason Wright
2003-10-10make sure pd is initialized before use (or byte counters may increaseDaniel Hartmeier
2003-10-10In pmap_expand_kmap(), be sure to initialize new page tables.Miod Vallat
2003-10-10Warn against getwd() usage.Miod Vallat
2003-10-10Calibration code from FreeBSD/NetBSD. Some of the auich's are clocked tooJason Wright
2003-10-10Basically a rewrite to eliminate confusing logic and excess verbiage.Kenneth R Westerback
2003-10-09Typo, iquiry->inquiryMiod Vallat
2003-10-09A few 68060 bugfixes with side effects:Miod Vallat
2003-10-09Sync m68k includesMiod Vallat
2003-10-09More m68k common include files factorization.Miod Vallat
2003-10-09Remove errant semicolon introduced in rev 1.60; joshua steinTodd C. Miller
2003-10-09Support for VIA VT8237 ATA and SATA from NetBSD.Alexander Yurchenko
2003-10-09remove duplicate ifdef __hppa__ that somehow has gotten in thereMichael Shalayeff
2003-10-09go back to non-raw busdma load as some archs still do not have load_rawMichael Shalayeff
2003-10-09Minor cpp changes to let all kernels in conf/ compile.Miod Vallat
2003-10-09syncTheo de Raadt
2003-10-09remove unneeded .Pp;Jason McIntyre
2003-10-09remove trailing space;Jason McIntyre
2003-10-09better chip descriptions and AES is now supported on 795[56]Jason Wright
2003-10-09- from freebsd: 795[56] AES supportJason Wright
2003-10-08Sync VMEChip2 timer usage with mvme68k (i.e. make it slightly more sane).Miod Vallat
2003-10-08syncTheo de Raadt
2003-10-08randomize return from uvm_map_hint. the random increment is limitedTed Unangst
2003-10-08new one that is supportedTheo de Raadt
2003-10-08Fix endian bug in macppc bus_space_set_region_N(). ok miod@Dale Rahn
2003-10-08sync; intel proxgbJason Wright
2003-10-08intel PRO/XGBJason Wright
2003-10-08Sample sensorsd.conf file.Alexander Yurchenko
2003-10-08On 167 and 177 boards, use a VMEChip2 timer for accurate delay() wheneverMiod Vallat
2003-10-08delay() is actually a void function.Miod Vallat
2003-10-08new; dive@endersgame.netTheo de Raadt
2003-10-08originally from cb@openbsd.org, adapted by provosNikolay Sturm
2003-10-08originally from cb@netbsd.org, adapted by provosNikolay Sturm
2003-10-08default GSS API to no in client, too; ok jakob, deraadt@Markus Friedl
2003-10-08obviously i'm on drugs, revertHenning Brauer
2003-10-08fix cedric's breakage:Henning Brauer
2003-10-08missing DIOCX* in the securelevel > 1 caseHenning Brauer
2003-10-08ugly hack to fix digest authentication for ie, safari et al. FreeBSD PR#55401.Jakob Schlyter