2014-01-08 |
millert | Add casts to unsigned char for ctype functions and... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
brad | regen |
commit | commitdiff | tree | snapshot |
2014-01-08 |
brad | Use the same naming scheme on both sides for the Attans... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
bluhm | Name the local variables for struct ifaddr consistently... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Use calloc() instead of malloc() + memset. Based on... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Make allocate() take size_t and return void *. This... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
bluhm | Fix typo recieve -> receive. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Take restore off the floppy media for now. Sorry. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Switch to using the base sha256 command, rather than... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | create the /etc/signify directory |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Remove CALLOC, MALLOC, FREE and REALLOC macros and... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jcs | regen |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jcs | add a bunch of newer apple wellspring keyboard/trackpad ids |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jca | If the file size is zero, there's nothing to transmit... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
miod | Be sure to have pmap_extract() return FALSE for existin... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Fix wrapping of usage message for cksum. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jmc | flesh out STANDARDS somewhat; help/ok sobrado |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | err() not errx() when fopen fails. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Remove NHASHES, it is not needed and is incompatible... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jmc | sort options; |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Remove pmode, fix hfile open mode, check return value... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | ctype cleanup; ok gilles |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | enter md5 directory |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Build a -DSMALL verison of md5 for the install media... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Add -DSMALL support to kill a lot of the unncecessary... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Add support for -h hashfile. This is very useful with... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
okan | unsigned char for ctype. ok deraadt |
commit | commitdiff | tree | snapshot |
2014-01-08 |
espie | fix logic/usage in VERIFYONLY case |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Delete struct definitions that have been obsolete for... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Zap leading whitespace |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2014-01-08 |
espie | synch with signify(1) paranoia |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | always include dd |
commit | commitdiff | tree | snapshot |
2014-01-08 |
tedu | calling HashFinal with a null digest should crash,... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Replace strtoq(), QUAD_MAX, and %qu with their long... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | a few more blocks can use VERIFYONLY |
commit | commitdiff | tree | snapshot |
2014-01-08 |
tedu | allow building a VERIFYONLY version that's considerably... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Eliminate poisonous LONG_OFF_T conditional |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Delete a bogus extern declaration and move around a... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Use size_t where appropriate |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Rename arguments to avoid shadowing global variables |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Mark some functions as printf-like and fix a bogus... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | rename SHA256_ONLY to SHA2_SMALL; changing things so... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | enable building of signify in the ramdisks |
commit | commitdiff | tree | snapshot |
2014-01-08 |
tedu | reduce size by using equivalent code from libc instead... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
tedu | no tomfoolery: mark the comment as untrusted, and enfor... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Perform manual malloc/free of a large object in pfkeyv2... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
rpe | Make skipping the root fs DUID aware. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | Asa Yeamans points out that we need to CMSG_SPACE[... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | severely restrict what characters can be in a signer... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | even if Ustar handles fifo and stuff gracefully, pkg... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
mikeb | Propagate an rdomain number to the nd6_lookup independe... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
stsp | Some follow-up fixes for IFID collision handling in... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
gsoares | use IF_NAMESIZE as size of buffer for interface name |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | ctype cleanups; ok okan |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | some more devices; Alexey E. Suslikov |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | FTX support; from Chris Hettrick |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | scrape support for old +COMMENT file. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | recognize special file +META |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | tedu some very old checks: we no longer have INSTALL... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | let's verify all checksums. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | integrate signer logic and fix resign with -DSIGNER |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | document new stuff |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | if HISTORY_DIR is defined, create a new "permanent... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | simplify set_modes, there's no need to stat(2) stuff... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
mpi | Remove unused fields. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
schwarze | Cache the result of uname(3) such that we don't need... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
brad | Increase the size of the bge_flags field to allow for... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
guenther | Delay checking the vnode locking of the target vnodes... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | SRCDRS usr.bin usr.sbin is a bad idea (because of PIE... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | more stuff than cannot end in .libs nor partial- packages |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | ... and let sign_list(\@ARGV... work too) |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | allow processing of package lists in parallel. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | new method: reinitialize, for repositories with a seque... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | a few mechanical style changes |
commit | commitdiff | tree | snapshot |
2014-01-07 |
dlg | the return from asprintf does NOT include the space... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
schwarze | Gprof(1) is fun. You should use it more often. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
schwarze | Another 18% speedup for mandocdb(8) -Q, found by gprof(1). |
commit | commitdiff | tree | snapshot |
2014-01-06 |
deraadt | document random buffer must be multiple of 4 in size |
commit | commitdiff | tree | snapshot |
2014-01-06 |
deraadt | In the new PIE world, all dynamic binaries (for instanc... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
deraadt | we do not need apm or apmd on the install media, that... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | Disable the code disabling memory beyond 1.5GB on Octan... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
pirofti | Use the dedicated BCD macros from sys/time.h instead... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
schwarze | Another 25% speedup for mandocdb(8) -Q mode, found... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | typo |
commit | commitdiff | tree | snapshot |
2014-01-06 |
tobiasu | Fix sparc64 kernel profiling, add the etext symbol... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | Remove mention of installXX not bootable on IP27/35. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | Rework the setup of the bootable installation cd-rom... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | In readsgilabel(), do not override the driver-provided... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
schwarze | Do not sync to disk after each individual manual page... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | sync |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | sync |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | Put PG_EXEC and PG_FOE into the PG_PROT mask, and make... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | Remove I-sync stuff from pmap_changebit(). The AARM... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-01-06 |
miod | Program window #2 to allow the second GB of low memory... |
commit | commitdiff | tree | snapshot |
next |