Age | Commit message (Expand) | Author |
2004-07-05 | too clever, perl regexps are greedy, ensure we get the correct name. | Marc Espie |
2004-07-05 | clean & knf | Theo de Raadt |
2004-07-05 | do not queue events when no daemon running. flush all events on last close. | Theo de Raadt |
2004-07-05 | Use strtonum() instead of assigning the value of strtoul() to a uid_t/gid_t. | Todd C. Miller |
2004-07-05 | userquota and groupquota _optionally_ have a value. | Otto Moerbeek |
2004-07-05 | %lu and cast to unsigned long to print a size_t; ok ho | Peter Valchev |
2004-07-05 | The rde no longer needs to check if the nexthop is the loopback address. | Claudio Jeker |
2004-07-05 | new blackhole/reject nexthops | Henning Brauer |
2004-07-05 | implement "set nexthop blackhole" and "set nexthop reject" | Henning Brauer |
2004-07-05 | Still deduce a pkg-name even if there is no .tgz in the pkg-name specified | Marc Espie |
2004-07-05 | less esoteric error message for missing @name, on a question from | Marc Espie |
2004-07-05 | Compile at -O1 on m68k, sig11 in LYMainLoop at -O2. | Miod Vallat |
2004-07-05 | don't limit to one remote server any more | Henning Brauer |
2004-07-05 | calculate the median offset from all servers we sync to and call | Henning Brauer |
2004-07-05 | sync various changes in old_identifycpu() into identifycpu() | David Krause |
2004-07-05 | Completes the structs for the isochronous and split transaction | Theo de Raadt |
2004-07-05 | Adds missing port routing rules field, fixes an incorrect offset for | Theo de Raadt |
2004-07-05 | This fixes a couple of spelling errors (EHCI_HCS_P_INCICATOR to | Theo de Raadt |
2004-07-05 | remove useless (always false) check; ok millert henning | Peter Valchev |
2004-07-05 | fix warning: extra tokens at end of #undef; ok henning | Peter Valchev |
2004-07-05 | fix a few KNF fallouts | Henning Brauer |
2004-07-05 | Fix an issue where a shared library could be loaded at two different | Kjell Wooding |
2004-07-05 | KNF | Henning Brauer |
2004-07-04 | properly bitch when we cannot open the config file, basically resembling | Henning Brauer |
2004-07-04 | sync | Theo de Raadt |
2004-07-04 | shrink, shrink, shrink | Theo de Raadt |
2004-07-04 | - two typos, stallen -> stolen | Brad Smith |
2004-07-04 | sis rev 0x91 seeprom support to get eaddr; from fgsch | Theo de Raadt |
2004-07-04 | remove the half-baked and bogus pfi_dynamic_drivers() which tries to guess | Henning Brauer |
2004-07-04 | Disable optimize_reg_copy_3() on m68k platforms. | Miod Vallat |
2004-07-04 | two missing freeaddrinfo() -- leak; andrushock@korovino.net | Theo de Raadt |
2004-07-04 | typo; andrushock@korovino.net | Theo de Raadt |
2004-07-04 | fix a NetBSDism and a pasto left over from the import; ok millert@ | Christian Weisgerber |
2004-07-04 | Remove requirement that the 'b' partition on the root disk be | Kenneth R Westerback |
2004-07-04 | put interval defines in ntpd.h and name them consistently | Henning Brauer |
2004-07-04 | cats -> arm; miod ok | Theo de Raadt |
2004-07-04 | simplify slightly | Henning Brauer |
2004-07-04 | KNF | Henning Brauer |
2004-07-04 | re fits on this floppy | Theo de Raadt |
2004-07-04 | proc_stop needs sched_lock locked. From art, verified with NetBSD. | Niklas Hallqvist |
2004-07-04 | Compute the local clock offset from the server's response. | Alexander Guy |
2004-07-04 | add myself, brad said i needed another commit | Jolan Luff |
2004-07-04 | 2 more file descriptors for each RDE and SE inherited from the parent | Henning Brauer |
2004-07-04 | when getting rid of the listen_addr TAILQ after forking actually close | Henning Brauer |
2004-07-04 | sync | Theo de Raadt |
2004-07-04 | two hp netserver LH 3 devices | Theo de Raadt |
2004-07-04 | turn off _KERN_DO_ECOFF unless COMPAT_OSF1 is enabled. This shrinks the | Theo de Raadt |
2004-07-03 | -Wall,-Wshadow cleanup with avsm@; ok henning@ krw@ | Damien Miller |
2004-07-03 | move sysctl comment on namelist[] entry | Theo de Raadt |
2004-07-03 | wrong struct calloc'ed; ok henning@ | Alexander Guy |