openbsd
2014-01-07 espieallow processing of package lists in parallel.
2014-01-07 espienew method: reinitialize, for repositories with a seque...
2014-01-07 espiea few mechanical style changes
2014-01-07 dlgthe return from asprintf does NOT include the space...
2014-01-06 schwarzeGprof(1) is fun. You should use it more often.
2014-01-06 schwarzeAnother 18% speedup for mandocdb(8) -Q, found by gprof(1).
2014-01-06 deraadtdocument random buffer must be multiple of 4 in size
2014-01-06 deraadtIn the new PIE world, all dynamic binaries (for instanc...
2014-01-06 deraadtwe do not need apm or apmd on the install media, that...
2014-01-06 miodDisable the code disabling memory beyond 1.5GB on Octan...
2014-01-06 piroftiUse the dedicated BCD macros from sys/time.h instead...
2014-01-06 schwarzeAnother 25% speedup for mandocdb(8) -Q mode, found...
2014-01-06 miodtypo
2014-01-06 tobiasuFix sparc64 kernel profiling, add the etext symbol...
2014-01-06 miodRemove mention of installXX not bootable on IP27/35.
2014-01-06 miodRework the setup of the bootable installation cd-rom...
2014-01-06 miodIn readsgilabel(), do not override the driver-provided...
2014-01-06 schwarzeDo not sync to disk after each individual manual page...
2014-01-06 miodsync
2014-01-06 miodsync
2014-01-06 miodPut PG_EXEC and PG_FOE into the PG_PROT mask, and make...
2014-01-06 miodRemove I-sync stuff from pmap_changebit(). The AARM...
2014-01-06 deraadtsync
2014-01-06 miodProgram window #2 to allow the second GB of low memory...
2014-01-06 uebayasiMake macppc/socppc boot() code path more similar to...
2014-01-06 schwarzeFix mandocdb(8) -d and -u.
2014-01-06 sfIncrease NPTECL, as cache-lines are 64-bytes nowadays.
2014-01-06 schwarzeRename dbindex() to dbadd() to be less confusing.
2014-01-06 stspMake in6_ifdetach() remove the ff01::1 route for the...
2014-01-06 espiefgetln may return incomplete lines (Tobias Stoeckmann...
2014-01-06 espieadd a proper test for error message location as well.
2014-01-06 espieturn mk34 into a proper full-fledged test.
2014-01-06 espieSuff_FindDeps must happen before SuffExpandChildren...
2014-01-06 espiethis actually requires a comment. I would never have...
2014-01-06 espiefix error messages, avoid dereferencing null pointers.
2014-01-06 bradRecognize the ALC292
2014-01-06 schwarzeRemove the redundant "file" column from the "mlinks...
2014-01-06 schwarzeDrop Nd from the mpages table, it is still in the keys...
2014-01-06 espietedu unused macro.
2014-01-06 schwarzeJoerg Sonnenberger contributed copyrightable amounts...
2014-01-06 bradMention tmpfs
2014-01-05 bradregen
2014-01-05 bradAdd Realtek RTS5227
2014-01-05 espiedon't whine about octal numbers > 2^32. They're not...
2014-01-05 mlarkinHIBERNATE_SELTABLE is not used anymore. Remove, and...
2014-01-05 schwarzeFix one case where a non-literal is used as format...
2014-01-05 schwarzeMerge NetBSD rev. 1.4:
2014-01-05 deraadtmissing newline on error message
2014-01-05 schwarzeAdd an option -Q (quick) to mandocdb(8)
2014-01-05 mlarkinDon't use the first 64KB for anything, including tramps...
2014-01-05 jsingHook installboot into the build.
2014-01-05 jsingAdd initial man page for installboot.
2014-01-05 jsingOn some architectures you can get away with using an...
2014-01-05 miodCleanup some leftovers from previous changes.
2014-01-05 espiedocument -DFW_UPDATE/@option firmware
2014-01-05 espiehave -DFW_UPDATE set @option firmware on downloaded...
2014-01-05 jmccomma previous;
2014-01-05 schwarzegarbage collect unused global variable retval,
2014-01-05 schwarzesome conversion specifiers are not required by POSIX;
2014-01-05 schwarzedate(1) can only exit(0) or exit(1), not exit(2), so...
2014-01-05 schwarzeRip out the complete "reachable" checks, without replac...
2014-01-05 schwarzeRemove the obsolete file name column from the mpages...
2014-01-05 schwarzeRemove the obsolete sec and arch columns from the mpage...
2014-01-05 schwarzeReimplement apropos -s NUM -S ARCH EXPR by internally...
2014-01-05 deraadtLike upgrade, use feed_random right after mounting...
2014-01-05 deraadtWe can feed_random right after mounting the filesystems...
2014-01-05 deraadtprovide feed_random() and store_random(). The first...
2014-01-05 deraadtsync
2014-01-05 deraadtWe need /dev/random on the install media
2014-01-05 schwarzePut section and architecture info into the keys table,
2014-01-04 schwarzeNew implementation of complex search criteria using...
2014-01-04 miodFix of_cmap[] size. Makes the textmode cursor reappear...
2014-01-04 jmcaccept [0-9]lua as a valid section name (netbsd only);
2014-01-04 teduuse standard types and formats for size_t like variable...
2014-01-04 espieto do: this is a fatal error, we want a decent error...
2014-01-04 tobiasProperly validate index value received from CDDB server.
2014-01-04 espierecognize @option firmware
2014-01-04 espiemore forbidden elements
2014-01-04 espieoops, it's global to the set, no need to do it several...
2014-01-04 miodAdd rnddata[] placeholders to make these boot blocks...
2014-01-04 espiemark @vendor as old keyword so that transitory packages...
2014-01-04 deraadtsync
2014-01-04 espievendor->signer
2014-01-03 millertUse kern.securelevel to determine whether or not we...
2014-01-03 tedusignify into the build
2014-01-03 millertDo not raise the securelevel when transitioning from...
2014-01-03 pelikanPurging a queue requires it to be non-empty, not empty.
2014-01-03 tedudon't initialize declared variable with a function...
2014-01-03 tedureplace hand rolled strchr with strchr
2014-01-03 espiesynch with signify usage
2014-01-03 espielet signify have an actual parameters: the file to...
2014-01-03 espiePATH is now fixed
2014-01-03 jmcsort SEE ALSO;
2014-01-03 jmcconsistent Nd lines for the various dhcp bits; help...
2014-01-03 jmcnote that our date supports traditional bsd date format...
2014-01-03 espieterminate b64 encoded lines. decoding happily skips \n.
2014-01-03 tedusome more information, based on a diff by sven falempin
2014-01-03 millertThe whois() function is called in a loop so make sure...
2014-01-03 jmcremove trailing whitespace and unneccessary macros...
2014-01-03 espieexplicitly tells pkg_add we're fw_update, will have...
next