2005-08-08 |
Joerg Sonnenberger | Make it actually compile without warnings. |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Max Okumoto | Cleanup Job_CheckCommands() |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Hiten Pandya | Remove stale comment about vm_mem_init's arguments. |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | Match "." and ".." with strcmp. |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Hiten Pandya | Move the bswlist symbol into vm/vm_pager.c because... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | Use NAME_MAX instead of MAXNAMLEN and strlcpy, since... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | Both file and dp->d_name are NUL-terminated, so it... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | MAXNAMELEN ==> PATH_MAX |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | Don't match entries by hand, just use strcmp. It is... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | Don't check for zero-length direntries, expect the... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | Instead of MAXNAMELEN, use NAME_MAX for now. This shoul... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | Instead of trying to compute the local storage based... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Hiten Pandya | Add minimal utility that is able to make sense of the... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Joerg Sonnenberger | _PC_NAME_MAX is NAME_MAX, so use that for the storage... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
YONETANI Tomokazu | isab_attach() is called from acpi_isab_attach(), so... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Hiten Pandya | BUF/BIO cleanup 7/99: |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Joerg Sonnenberger | Reimport devlist2h.awk from FreeBSD, this version actua... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Joerg Sonnenberger | Move up CVS IDs, first must be DragonFly. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Hiten Pandya | A better description for 'debug.sizeof' sysctl. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Joerg Sonnenberger | Add ethernet port of JVC MP-PRX1. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Joerg Sonnenberger | Remove redundant assignment. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Joerg Sonnenberger | Don't depend on struct dirent == struct direct, but... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Joerg Sonnenberger | ANSIfy. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Liam J. Foy | It's actually 11 minutes when the machine is assumed... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Jeroen Ruigrok... | Remove trailing /. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Max Okumoto | Cleanup some lint warnings. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Hiten Pandya | BUF/BIO cleanup 6/99: |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Hiten Pandya | Add 'debug.sizeof.buf' sysctl for determining size... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Joerg Sonnenberger | Add rman_set_device. |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Max Okumoto | Fix bug where commands deferred using "..." where being... |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Chris Pressey | Clarify examples by differentiating between literals... |
commit | commitdiff | tree | snapshot |
2005-08-06 |
YONETANI Tomokazu | rev 1.21 has left namei.9 by itself, resulting in wrong... |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Joerg Sonnenberger | Add SYSCTL_NODE_CHILDREN. |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Sascha Wildner | Fix forgotten comma from last commit. |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Sascha Wildner | Remove the old namei(9) man page and make namei(9)... |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Sascha Wildner | Clean up copyright notice and remove reference to comments. |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Sascha Wildner | Add nlookup(9) man page. |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Hiten Pandya | Update copyright notice. Use standard DF copyright. |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Sascha Wildner | Remove NDINIT(9) link again. The old API was removed... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Global .Nm vs. MLINKS cleanup: |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Fix typo from the last commit. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Max Okumoto | Get rid of the Byte typedef and just use char. This... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Only one name per .Nm macro for better readability. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Fix typos: CIRCLE_* -> CIRCLEQ_* |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Link to the real file. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Mention the shell builtin. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Fix man page and variable references. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Fix man page reference: tcpdump(8) -> tcpdump(1). |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Remove man page for PicoBSD which was removed on 2004... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Fix man page cross references. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Remove drivers.conf(5) man page. The file was removed... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Sascha Wildner | Fix cross reference: makewhatis(1) -> makewhatis(8). |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Hiten Pandya | BUF/BIO cleanup 5/99: |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Chris Pressey | Document non-obvious behaviour of missing 'a' line... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Hiten Pandya | BUF/BIO cleanup 4/99: |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Sascha Wildner | Remove crossrefs to non-existant usb(3) man page. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Sascha Wildner | Fix man page cross reference. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Liam J. Foy | - If at least one call to onehost() fails, return 1 |
commit | commitdiff | tree | snapshot |
2005-08-04 |
David Rhodus | Remove some register keywords and add in some missing... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
David Rhodus | ANSI-fy some functions, remove some duplicate CVS tags... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Hiten Pandya | Initialize buf->b_iodone to NULL during bufinit(9)... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Joerg Sonnenberger | Remove unused include of sys/dirent.h. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Hiten Pandya | Put unused flag space definitions back to their origina... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
David Rhodus | Make print statements more verbose. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
David Rhodus | Remove scheduler define which was never used. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Liam J. Foy | - Don't flag NIS entries at invalid |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Max Okumoto | Bring in better comments for hash.h from NetBSD |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Max Okumoto | Bring in better comment for hash.c function header... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Matthew Dillon | Add a new system config directive called "nonoptional... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Max Okumoto | Cast ctype.h function paramters to (unsigned char). |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Max Okumoto | Remove casting of NULL |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Max Okumoto | Bring in better comments for hash.c from NetBSD. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Max Okumoto | Include stdbool.h in files header files that need it... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Max Okumoto | Make debug definition match forward declaration. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Max Okumoto | Make prototype match up with function definition. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Max Okumoto | FreeBSD-Date: 2005/07/31 04:30:46 |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Hiten Pandya | Bring name of an unused flag field in line with the... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Hiten Pandya | BUF/BIO cleanup 3/99: |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Simon Schubert | Don't reference nanosleep at all, but describe the... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Hiten Pandya | Add a workaround to make 3COM cardbus cards to propagat... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Hiten Pandya | Add test for comparing following types of conditionals: |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Eirik Nygaard | Remove libraries libtermcap and libcompat from the... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Simon Schubert | Reference nanosleep(2) instead of sleep(3). It matches... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Hiten Pandya | Add flag for compiling the tests without GCC -O2 optimi... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Eirik Nygaard | WARNS?= 6 and style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Simon Schubert | Note that select behaves like sleep(3) when no descript... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Eirik Nygaard | Update manpages to reflect the changes joerg did that... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Hiten Pandya | BUF/BIO cleanup 2/99: |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Joerg Sonnenberger | Really support rpath only linking. Add a special option... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Joerg Sonnenberger | Clean up search directories to what we really use. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Joerg Sonnenberger | Catch up with reality, this is GCC 3.4.4. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Sascha Wildner | Fix wrong section in manpage reference. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Pressey | Introduce a make variable PACKAGE_SITES to improve... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Hiten Pandya | Update filename in comments. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Pressey | Reduce diffs with BSD Installer repo: |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Pressey | Style(9): |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Joerg Sonnenberger | Readd fix for FreeBSD PR/30631. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Joerg Sonnenberger | Regen. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Joerg Sonnenberger | Enforce COMPAT_DF12 for now, this can be overriden... |
commit | commitdiff | tree | snapshot |
next |