Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-31 | use the correct Entries path to store in cef_path; | Joris Vink | |
ok jfb | |||
2004-08-31 | Do not crash when there is no user specified in the CVSROOT. Simplified | Jean-Francois Brousseau | |
version of a diff by Joris Vink. | |||
2004-08-31 | check return value of strdup(3); | Joris Vink | |
ok jfb | |||
2004-08-31 | Prevent backup CARP hosts from replying to arp requests, fixes strangeness | Ryan Thomas McBride | |
with some layer-3 switches. From Bill Marquette. ok henning@ mickey@ dhartmei@ and deraadt@ | |||
2004-08-31 | a few fixes from weissmanndude | Michael Shalayeff | |
2004-08-30 | For username foo.bar, don't treat "bar" as a kerberos instance, | Todd C. Miller | |
that was a kerb4'ism. OK deraadt@ | |||
2004-08-30 | cute side-effect of bsd.lib.mk, some typos only show up with make tags. | Marc Espie | |
noticed by marco@ okay millert@ | |||
2004-08-30 | .Xsession -> .xsession; | Jason McIntyre | |
originally from a pr from f at obiit dot org, but missed by myself; ok markus@ matthieu@ | |||
2004-08-30 | Hasty changes for ``regular'' luna88k support. Written before boot_luna88k | Miod Vallat | |
and should probably get a better wording from it... | |||
2004-08-30 | minimal documentation for LD_DEBUG. | Marc Espie | |
okay millert@, miod@ | |||
2004-08-30 | another card tat uses system prom | Michael Shalayeff | |
2004-08-30 | Use CMSG_SPACE when allocating space for the control message. | Todd C. Miller | |
Fixes fd passing problems on sparc and sparc64. OK henning@ | |||
2004-08-30 | Use CMSG_SPACE when allocating space for the control message. | Todd C. Miller | |
Fixes a bogus regression on sparc64. OK henning@ | |||
2004-08-30 | In the interrupt handler, if there is a DMA transfer in progress, do | Miod Vallat | |
not busy wait for the transfer to complete at the very beginning, as this interrupt could be unrelated to the transfer; busywaiting could cause the scsi command timeout to be triggered, and the code would not recover correctly. Instead, make the DMA check simply return, leaving the "busy" flag set; and perform the usual interrupt handler duties, except for the phase change. test&ok millert@ | |||
2004-08-30 | fix some types not agreeing with gcc 3 | Per Fogelstrom | |
2004-08-30 | Add the original LUNA-88K support. | Kenji Aoyama | |
- retrieve auto-boot information from NVRAM - retrieve ethernet address information from FUSE ROM They are stored different way from LUNA-88K2. Tested by Jeff McMahill, ok by miod@ | |||
2004-08-30 | clarify diagnostics output; | Jason McIntyre | |
based on a diff from justin reigle via grange@ and discussed w/ grange; | |||
2004-08-30 | don't forget to set *hn... theo ok | Henning Brauer | |
2004-08-30 | skip early DNS lookups -- they are deferred to later; ok otto ho henning | Theo de Raadt | |
2004-08-30 | ENOBUFS, EHOSTUNREACH, ENETDOWN and EHOSTDOWN are bad reasons to log; ok ↵ | Theo de Raadt | |
otto henning | |||
2004-08-30 | s/keygen/keyscan/ | Markus Friedl | |
2004-08-30 | - add `nokeep' to a table to avoid a line break | Jason McIntyre | |
- kill a ton of whitespace at eol | |||
2004-08-30 | - sort SEE ALSO | Jason McIntyre | |
- word order | |||
2004-08-30 | Increment the states reference counter in the rule attached to the state | Ryan Thomas McBride | |
being inserted, so that the counter does not wrap back when the state is removed. This fixes pfsync setups with adaptive timeouts. From Chris Pascoe ok canacar@ dhartmei@ henning@ deraadt@ | |||
2004-08-30 | Avoid spinning if the server gives us a bogus zero lease time, by | Otto Moerbeek | |
enforcing a minimum lease time of 60s. ok deraadt@ henning@ | |||
2004-08-30 | from freebsd via Jonathan Gray | David Gwynne | |
"Use the USBD_FORCE_SHORT_XFER flag when setting up transmit transfers. Without this, the device cannot detect the end of ethernet packets whose size is a multiple of the USB packat size. ok deraadt@ | |||
2004-08-30 | Remove 'usb_'realloc() usage because it doesn't know the size of the old | Dale Rahn | |
buffer, thus may copy too much, causing a memory fault. ok millert, dlg, henning, tdeval, otto | |||
2004-08-30 | Forgot one MLINK; spotted by Dale. | Miod Vallat | |
2004-08-29 | Add Adaptec 2120S. ok deraadt@ mickey@ | Marco Peereboom | |
Found and tested by Alexei E. Suslikov <cruel at texnika.com.ua> | |||
2004-08-29 | add a few more systems and do not dupe distrib/notes in intro | Michael Shalayeff | |
2004-08-29 | list phantomas and xr io | Michael Shalayeff | |
2004-08-29 | oops debugging printf | Michael Shalayeff | |
2004-08-28 | kill .Pp before .Sh; | Jason McIntyre | |
2004-08-28 | kill .Pp before .Ss; | Jason McIntyre | |
2004-08-28 | we don't need this file | Per Fogelstrom | |
2004-08-28 | 1210sa is a fake raid as found by Alexander.Farber@t-online.de | Michael Shalayeff | |
2004-08-28 | don't erroneously close stdin for !reexec case, from Dave Johnson; ok markus@ | Damien Miller | |
2004-08-27 | Add wsmux to support USB keyboards on RAMDISK_CD, which has usb support, | Dale Rahn | |
ok deraadt@ | |||
2004-08-27 | make sure pkg_create keeps track of cwd. | Marc Espie | |
okay naddy, pvalchev, millert. | |||
2004-08-27 | Support USB keyboards on install where USB support is enabled. ok deraadt@ | Dale Rahn | |
2004-08-27 | Add CF_NOSYMS to the flags so we skip symbolic links | Jean-Francois Brousseau | |
2004-08-27 | Instead of keeping an open pointer to the Entries file when opening with | Jean-Francois Brousseau | |
write access, close it and reopen it only on demand, since large trees can contain enough Entries files to generate a 'Too many open files'. Problem spotted by Todd Fries. | |||
2004-08-27 | Unbreak when running into files with an inode of 0 | Jean-Francois Brousseau | |
2004-08-27 | cleanup and reset the valid requests array when allocating a new root | Jean-Francois Brousseau | |
structure. Also enable the use of at least Valid-responses and valid-requests | |||
2004-08-27 | When the remote version string points to NULL, print "(unknown)" like | Jean-Francois Brousseau | |
GNU CVS does | |||
2004-08-27 | Skip directory entries which have a file number of 0 | Jean-Francois Brousseau | |
2004-08-27 | Manpage sets update, with special permission from deraadt@ | Miod Vallat | |
2004-08-27 | Do not install manpages for hardware we do not support (yet). | Miod Vallat | |
Rename mace to macebus per consistency. | |||
2004-08-27 | Add the missing boot manpage describing the luna88k boot process. | Miod Vallat | |
2004-08-27 | Do not attempt to free directory information on error cases in | Jean-Francois Brousseau | |
cvs_file_getdir(). That information will get freed anyways by cvs_file_free(). Fixes a double free found by Todd Fries. |