summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-08no need for this file: all relevant info found in dhclient(8)Jason McIntyre
2013-08-08rename fuse docs after existent functions;Jason McIntyre
2013-08-08ino_t will never be smaller than 32 bits again; prep for when it's 64 bits.Philip Guenther
2013-08-08add a "-l" flag for the rename command to force it to use the sillyDamien Miller
2013-08-08fix two year old regression: symlinking a file would incorrectlyDamien Miller
2013-08-08Prep for big ino_t: cast to unsigned long long and format with %ll or %qPhilip Guenther
2013-08-07Most network drivers include netinet/in_var.h, but apparently theyAlexander Bluhm
2013-08-07Document lgamma_r, lgammaf_r, and lgammal_r.Todd C. Miller
1998-03-12Latest version from CyclicThorsten Lockert
2013-08-07disable libexec/identd and enable usr.sbin/identd.David Gwynne
2013-08-07After a panic, do not fill up the dmesg with splassert messages.Alexander Bluhm
2013-08-07re-enable POOL_DEBUG after release; ok deraadt@Christian Weisgerber
2013-08-07Another major overhaul of the inteldrm(4) GEM code, bringing us considerablyMark Kettenis
2013-08-07Add a note about booting from the sdcard on beaglebone black.Brandon Mercer
2013-08-07needs timeout.h to compile. from Rafael NevesTed Unangst
2013-08-07We uniformly define size_t to be unsigned long and ssize_t to be long. MakeMark Kettenis
2013-08-07simple inaccurate implementation of lrint* functions on vax, just soMarc Espie
2013-08-07Using phys_map for bus_space_map(9) is retarded. Use kernel_map just likeMark Kettenis
2013-08-07Managed device mappings should be uncached by default.Mark Kettenis
2013-08-07Mimic what's done on sparc64 and parse the OpenFirmware device tree toMartin Pieuchot
2013-08-07bye bye TRUST_PACKAGESMarc Espie
2013-08-07unconciousness -> unconsciousness; from snj@netbsd, -r1.5Jason McIntyre
2013-08-07sort -a;Jason McIntyre
2013-08-07document the errors in terms of the actual calls made (mkdtemp/mktemp,Theo de Raadt
2013-08-07states learnt via pfsync from a peer with the same ruleset checksum wereDavid Gwynne
2013-08-07mention support for binary integer constantsJonathan Gray
2013-08-07Most network drivers include netinet/in_var.h, but apparently theyAlexander Bluhm
2013-08-07don't warn on missing newline at eofJonathan Gray
2013-08-07Check wether the required perl packages are installed. If not,Alexander Bluhm
2013-08-07add support for hardware contexts on recent intel hardwareJonathan Gray
2013-08-06add Cortex A15 R4Jonathan Gray
2013-08-06add cast to avoid format warning; from portableDamien Miller
2013-08-06document top-level -a option (the -a option to 'get' was already documented)Damien Miller
2013-08-06fix some whitespace at EOLDamien Miller
2013-08-06When writing a new record in pw_copy() print the uid and gid asTodd C. Miller
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2013-08-06Move the check for template length added in r1.16 outside the !tflagLandry Breuil
2013-08-06Write uids/gids as unsigned in the passwd file and error messages.Todd C. Miller
2013-08-06Remove gcc 2.95 from the tree. One of the least bogus compiler we had (althoughMiod Vallat
2013-08-06Remove support for COMPILER_VERSION == gcc2.Miod Vallat
2013-08-06Switch vax to gcc 3.3.6.Miod Vallat
2013-08-06Try and avoid using __builtin_huge_val*() and __builtin_{inf,nan}* on vaxMiod Vallat
2013-08-06One major difference between gcc 2.95 and gcc 3, is that the latter comesMiod Vallat
2013-08-06scalbnf on vax, okay miod@Marc Espie
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2001-01-292.95.3, test release 2Marc Espie
2001-01-292.95.3, test release 2Marc Espie
2001-01-292.95.3, test release 2Marc Espie