Age | Commit message (Expand) | Author |
2004-07-14 | Zero out st_gen for non-root in *stat(). OK deraadt@ | Todd C. Miller |
2004-07-14 | trailing '\n' in printf, ok deraadt@ | Pedro Martelletto |
2004-07-14 | simplify printf code | Theo de Raadt |
2004-07-14 | on nfs_reconnect(), don't reset the rexmit of all nfs reqs, but only | Pedro Martelletto |
2004-07-14 | regen | Michael Shalayeff |
2004-07-14 | a few more visualize cards | Michael Shalayeff |
2004-07-14 | regen | Todd C. Miller |
2004-07-14 | fhstat(2) uses struct stat too and so needs replacing as well. | Todd C. Miller |
2004-07-14 | MAXNAMELEN -> MAXNAMLEN | Jean-Francois Brousseau |
2004-07-14 | regen | Michael Shalayeff |
2004-07-14 | +set/getpriority | Michael Shalayeff |
2004-07-14 | Remove /etc/passwd.conf | Todd C. Miller |
2004-07-14 | buffers should be freed using cvs_buf_free(), not free() | Vincent Labrecque |
2004-07-14 | Switch to evcount interrupt counters. | Miod Vallat |
2004-07-14 | Do not forget to count interrupts if they have been delayed; ok drahn@ | Miod Vallat |
2004-07-14 | Rework @dirrm: keep them all, and remove them at the end of pkg_delete. | Marc Espie |
2004-07-14 | names of frequencies aren't interesting, and require ugly snprintf | Ted Unangst |
2004-07-14 | setperf driver for powernow in amd k7 cpus. derived from a diff to | Ted Unangst |
2004-07-14 | make adding entries to the Entries file work | Jean-Francois Brousseau |
2004-07-14 | allocate datenum dynamically (XXX - dont do it for each date) | Vincent Labrecque |
2004-07-14 | fix memleak on rcsnum reuse | Vincent Labrecque |
2004-07-14 | Back out bogus lib bump in regression tests. Changing the version | Marco S Hyman |
2004-07-14 | prepare the entries interface so we can add entries | Jean-Francois Brousseau |
2004-07-14 | get rid of the newline when copying the root string | Jean-Francois Brousseau |
2004-07-14 | /* line is not NUL-terminated */ | Vincent Labrecque |
2004-07-14 | print diffargs correctly instead of a (null). This should make the diff | Jean-Francois Brousseau |
2004-07-14 | int is not ssize_t | Vincent Labrecque |
2004-07-14 | cvsignore support and simpler API for file access | Jean-Francois Brousseau |
2004-07-14 | some stuff to do | Jean-Francois Brousseau |
2004-07-14 | microoptimization! | Vincent Labrecque |
2004-07-14 | allocate the full ring set, even if we are currently running with a reduced set | Theo de Raadt |
2004-07-14 | * document cvs_init() a bit | Jean-Francois Brousseau |
2004-07-14 | sync | Theo de Raadt |
2004-07-13 | indent an example; | Jason McIntyre |
2004-07-13 | .Xr tcpdrop 8 , | Jason McIntyre |
2004-07-13 | bad macro here too: .I -> .Ar | Jason McIntyre |
2004-07-13 | replace bad macro; | Jason McIntyre |
2004-07-13 | switch sparc to setjmp/longjmp exceptions as DWARF2 handling is not present. | Peter Valchev |
2004-07-13 | slightly reword myself; | Jason McIntyre |
2004-07-13 | spelling; dlg | Theo de Raadt |
2004-07-13 | make bpf0. do NOT put this into ramdisk target (yes, that is how full the | Theo de Raadt |
2004-07-13 | * make the email address consistent | Jean-Francois Brousseau |
2004-07-13 | * initial import from the cvs-tools module | Jean-Francois Brousseau |
2004-07-13 | bump these again, depending on gcc2/gcc3 a different library is installed | Dale Rahn |
2004-07-13 | Simplify some things now that we only have login.conf to worry about | Todd C. Miller |
2004-07-13 | passwd.conf has been deprecated since login.conf was imported. | Todd C. Miller |
2004-07-13 | Remove iso_addr() and iso_ntoa() as part of the netiso removal. | Todd C. Miller |
2004-07-13 | regen after stat/mode_t/nlink_t changes | Todd C. Miller |
2004-07-13 | Change mode_t and nlink_t from 16bit to 32bit. This allows us to | Todd C. Miller |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |