Age | Commit message (Expand) | Author |
2004-11-28 | slave_pid -1 by default, not 0, and reset to -1 when it goes away, with theo | Henning Brauer |
2004-11-28 | bump version | Henning Brauer |
2004-11-28 | remove no longer appropriate bugs section | Henning Brauer |
2004-11-28 | fix ttyline setting, fixes proctitle. | Henning Brauer |
2004-11-28 | sync | Peter Valchev |
2004-11-28 | garmin palm device; from openbsd@st.thrush.com | Peter Valchev |
2004-11-28 | privilege seperate ftpd | Henning Brauer |
2004-11-28 | sync | Theo de Raadt |
2004-11-28 | Prevent ADB devices other than mices of generating "extended" protocol events. | Matthieu Herrb |
2004-11-28 | make sure va_end() is always called in all possible paths | Patrick Latifi |
2004-11-28 | Stop looking at intrcnt[] for vmstat -i; this means vmstat -i only works | Miod Vallat |
2004-11-28 | Correct pmap_enter() flags usage. | Miod Vallat |
2004-11-28 | sync from libc | Michael Shalayeff |
2004-11-28 | a tiny hppa64 bit | Michael Shalayeff |
2004-11-28 | repair libkern support (again) and add rcsids | Michael Shalayeff |
2004-11-28 | support for syncing into libkern; tedu@ millert@ ok | Michael Shalayeff |
2004-11-28 | 1 inode per 8192 bytes now | Ted Unangst |
2004-11-28 | When dhcp configuration is attempted add the network interface to a | Kenneth R Westerback |
2004-11-28 | Reverse bogus sc == NULL check in CARP_LOG(), from Max Laier. | Ryan Thomas McBride |
2004-11-28 | don't hide the process context in rf_close_component(), since we may | Pedro Martelletto |
2004-11-28 | document the mountroothooks | Theo de Raadt |
2004-11-28 | kue(4) uses loadfirmware(9), but usb threaded probing starts before | Theo de Raadt |
2004-11-28 | mountroothooks are called after the root filesystem is mounted. | Theo de Raadt |
2004-11-28 | rev 1.74 | Brad Smith |
2004-11-28 | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t... | Michael Shalayeff |
2004-11-27 | remove the whining about missing upport for cisco's proprietary ISL | Henning Brauer |
2004-11-27 | use a pm_lock define instead of the long fluff | Michael Shalayeff |
2004-11-27 | Use unsigned char for bytes that are fed to isxxx() functions, to improve | Otto Moerbeek |
2004-11-27 | Fix for building in another directory using config -s. ok deraadt@, miod@. | Matthieu Herrb |
2004-11-27 | tweak very verbose output. | Marc Espie |
2004-11-27 | introduce pffinddomain(), to find a domain by family. | Patrick Latifi |
2004-11-27 | In pmap_bootstrap(), replace PMAP_MD_RWZERO, which would leave the lowest | Miod Vallat |
2004-11-27 | if the package is already installed, check whether updating it makes sense: | Marc Espie |
2004-11-27 | record sample/extra directories if !extra, so that SharedItems won't warn | Marc Espie |
2004-11-27 | be verbose if !extra, tell user what they should do manually. | Marc Espie |
2004-11-27 | document WANTLIB | Marc Espie |
2004-11-27 | KNF, ANSI, cleanup. No binary change. | Alexander Yurchenko |
2004-11-27 | proper prototypes for some functions that were missing them; ok deraadt dhartmei | Peter Valchev |
2004-11-26 | Grammo ok many. | Marco Peereboom |
2004-11-26 | sync | Theo de Raadt |
2004-11-26 | Kill __HAVE_EVCOUNT, now that all architectures provide them. | Miod Vallat |
2004-11-26 | More interrupt system cleaning and homogenization: | Miod Vallat |
2004-11-26 | Fix the getdirentries() loop memory handling and EOF detection. | Otto Moerbeek |
2004-11-26 | implement net.key.v2.sadb_dump.{unspec,esp,ah,...} sysctl subtree | Markus Friedl |
2004-11-26 | Rewrite the internals of the file management code so that we do not keep | Jean-Francois Brousseau |
2004-11-26 | Cleanup, document .cvsrc and -f a bit more, and add checkout to the | Jean-Francois Brousseau |
2004-11-26 | Match more closely the data sent by GNU CVS when dealing with multiple | Jean-Francois Brousseau |
2004-11-26 | An introduction man page on how to use OpenCVS to manage CVS repositories | Jean-Francois Brousseau |
2004-11-26 | struct cvs_file -> CVSFILE | Jean-Francois Brousseau |
2004-11-26 | document /etc/{firmware,fonts,hotplug} | Jason McIntyre |