Age | Commit message (Expand) | Author |
2007-01-17 | new shorter version of userret() as surely miod ment it to be like (; miod@ ok | Michael Shalayeff |
2007-01-17 | add support for remote checkout in both our client and server, | Joris Vink |
2007-01-17 | more ufs2 leftovers | Pedro Martelletto |
2007-01-17 | Remove references to xm files that no longer exist. Taken from GCC 3.4. | Marc Aurele La France |
2007-01-17 | reintroduce rev 1.83 -- put the new process on the proc lists | Michael Shalayeff |
2007-01-17 | describe BULK_DO variable | Steven Mestdagh |
2007-01-17 | realively -> relatively | Ray Lai |
2007-01-17 | Remove some textual sk heritage warts by renaming some functions and | Kenneth R Westerback |
2007-01-16 | Fix invalid _CRS length. Some aml implementations lie about how long a | Marco Peereboom |
2007-01-16 | correctly initialise unwindidx in ffs2_balloc() | Nikolay Sturm |
2007-01-16 | More cleanup. Eliminate 'struct packet' by cleverly passing as | Kenneth R Westerback |
2007-01-16 | Fix potential int overflow for printf(3) when passing in very large | Todd C. Miller |
2007-01-16 | regen | Thordur I. Bjornsson |
2007-01-16 | Remove commented out references to VOP_LEASE(); | Thordur I. Bjornsson |
2007-01-16 | Retire VOP_LEASE(); It was a bit for NQNFS and has | Thordur I. Bjornsson |
2007-01-16 | sync with the code: int -> intmax_t | Steven Mestdagh |
2007-01-16 | Eliminate gcc -Wundef warnings in flex-generated code. | Marc Aurele La France |
2007-01-16 | Remove unnecessary ampersands in ADR2CELL macro invocations; | Marc Aurele La France |
2007-01-16 | Implement multiple segment allocation for uvm_pglistalloc, which fixes | Dimitry Andric |
2007-01-16 | Really print iommu TFAR (instead of CTRL again). | Mark Kettenis |
2007-01-16 | oops, previous commit was incorrect. | Jun-ichiro itojun Hagino |
2007-01-16 | handle the export command in cvs_client_{set,clear}_sticky(). | Xavier Santolaria |
2007-01-16 | better, share -l and -R flags between checkout and export cmds. | Xavier Santolaria |
2007-01-16 | handle -l and -R for checkout too. | Xavier Santolaria |
2007-01-16 | sync | Peter Valchev |
2007-01-16 | sanitize what kind of symbols we can have in symbol names, | Joris Vink |
2007-01-16 | Report SDEV_UMASS devices as non-'SCSI', i.e. 'ATAPI', devices when | Kenneth R Westerback |
2007-01-15 | ansi/deregister | Jonathan Gray |
2007-01-15 | Report flow control status. | Mark Kettenis |
2007-01-15 | descend into man4.landisk | Martin Reindl |
2007-01-15 | reference ripd(8) vs. routed(8) and remove routed statement in BUGS | Kevin Steves |
2007-01-15 | document what one can do with the power switch | Martin Reindl |
2007-01-15 | power(4) driver for the power switch on many landisk models, hooked | Martin Reindl |
2007-01-15 | fix infinite loop in case nip6 and nicmp6 are not on the same mbuf. NetBSD P... | Jun-ichiro itojun Hagino |
2007-01-15 | the new sensors tre can give us the number of sensors per type. | Henning Brauer |
2007-01-15 | allow users to specify interface specific parameters even on a global basis | Michele Marchetto |
2007-01-15 | undo last broken userret() change here; miod@ ok | Michael Shalayeff |
2007-01-15 | When checking in multiple files, if no log message is entered for | Todd C. Miller |
2007-01-15 | document `update -C'. | Xavier Santolaria |
2007-01-15 | Fix splbio() in initiate_write_inodeblock_ufs2() | Pedro Martelletto |
2007-01-15 | UFS2 -> FFS2 | Pedro Martelletto |
2007-01-15 | Although Unix compilers accept more than one definition of a global | Otto Moerbeek |
2007-01-15 | Fix -a when given an entry with an already existing user. Also, give | Otto Moerbeek |
2007-01-15 | replace old diffing mechanisms with the new fluffy RCS stuff, | Joris Vink |
2007-01-14 | move things around in rcs_rev_getbuf() and rcs_rev_write_fd() | Joris Vink |
2007-01-14 | reset sticky tags with -A; OK joris@. | Xavier Santolaria |
2007-01-14 | Fix growing of direct blocks in ffs2_balloc() | Pedro Martelletto |
2007-01-14 | clarify that -K needs an argument >= 1000, and add two examples dealing with | Alexander von Gernler |
2007-01-14 | Esape from the Mouth of Madness by adjusting stored sensor offsets | Otto Moerbeek |
2007-01-14 | Add some comments on the expresssion which converts sensor timedeltas | Otto Moerbeek |