2004-05-26 |
Matthew Dillon | Cleanup warnings. No operational changes. Note that... |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Matthew Dillon | Cleanup warnings. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Hiten Pandya | Consolidate SYSCTL_DECL(_kern_ipc), move it to sys... |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Matthew Dillon | preload_delete_name() needs to use the same path mungin... |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Matthew Dillon | count_udev() was being called with the wrong argument. |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Matthew Dillon | ANSIfication and general cleanup. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Matthew Dillon | Cleanup cdevsw and dev reference counting ops to fix... |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Matthew Dillon | Increment v_opencount before potentially blocking in... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Matthew Dillon | ANSIfication and cleanup. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Matthew Dillon | The extended mbr handling code was improperly using... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Jeroen Ruigrok... | Add missing . before An macro at the end. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Justin C. Sherrill | Added mention of using MAKEDEV for when the target... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Hiten Pandya | Wrap the VM MAP locking routines with _KERNEL, user... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
David Rhodus | Remove unneeded typecast. |
commit | commitdiff | tree | snapshot |
2004-05-21 |
David Rhodus | Cleanup pass. Removed code that is not needed anymore. |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Hiten Pandya | Fix SYSCTL description style. |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Hiten Pandya | Document the pmap_kenter_quick(9) function. While... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Hiten Pandya | It is DragonFly BSD, not FreeBSD. Correct config(8... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Chris Pressey | The default shell for the user `man' is nologin(8)... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Matthew Dillon | Pass the proper mask/match arguments to cdevsw_add... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Matthew Dillon | Get rid of VM_WAIT and VM_WAITPFAULT crud, replace... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Matthew Dillon | Cleanup pass. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Matthew Dillon | Get rid of obsolete PQ_ options. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Matthew Dillon | Cleanup pass. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Matthew Dillon | Cleanup compile issues with the recent dev_t changes. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Matthew Dillon | Cleanup compile issues with the recent dev_t changes. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Matthew Dillon | Make the primary PQ_ macros available to modules by... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Chris Pressey | Clarify how our `test -w' is a superset of POSIX' requi... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Hiten Pandya | Update the mlock(2) manual page: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Chris Pressey | Style(9) cleanup to src/usr.sbin: remove remaining... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Chris Pressey | Correct sort order of SUBDIRs. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Chris Pressey | Style(9) cleanup to src/sys/netinet6: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
David Rhodus | Point the remote site to use gobsd.com so the remote... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Chris Pressey | Style(9) cleanup to src/sys/vfs, stage 21/21: unionfs. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Jeffrey Hsu | Put snd_recover in the same cache line as snd_una.... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Jeffrey Hsu | Trade off more writes for a simpler check for when... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Matthew Dillon | Using the new contrib rev mechanism, bring cvs up to... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Chris Pressey | Style(9) cleanup to src/sys/vfs, stage 20/21: umapfs. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Chris Pressey | Style(9) cleanup to src/sys/vfs, stage 19/21: ufs. |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Hiten Pandya | Quickly fix an MLINK while no one is looking... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Hiten Pandya | Document the ``resource management'' (rman) abstraction... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Chris Pressey | Fix catman(1) so that it recognizes valid manpage names... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Matthew Dillon | Bring in a better seeding and random number generation... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Matthew Dillon | Fix more ^T panics. calcru() and p_comm also need... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Matthew Dillon | Fix another race in ^T. ttyprintf() can block, during... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Matthew Dillon | INCSLINKS cannot be used to make softlinks within machi... |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Eirik Nygaard | Remove two mis-added .orig files. |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Hiten Pandya | Add an MLINK for KKASSERT(9). |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Joerg Sonnenberger | Add dev/video/bktr and dev/video/meteor to the header... |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Joerg Sonnenberger | Update bktr(4) to FreeBSD current's version. This most... |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Joerg Sonnenberger | Temporary switch cc3 to the old stabs debugging format... |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Eirik Nygaard | Update tcpdump to version 3.8.3 |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Eirik Nygaard | Update libpcap to version 0.8.3 |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Eirik Nygaard | Merge from vendor branch TCPDUMP: |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Eirik Nygaard | Import of tcpdump 3.8.3 |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Eirik Nygaard | Merge from vendor branch LIBPCAP: |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Eirik Nygaard | Import of libpcap 0.8.3 |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Hiten Pandya | Add a manual page which documents the generic hash... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Hiten Pandya | Remove an extra comma at the end of .Nm list. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Matthew Dillon | device switch 1/many: Remove d_autoq, add d_clone ... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Matthew Dillon | sf_buf_ref() needs a critical section. Note that the... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Matthew Dillon | malloc() flags cleanup and fixes. Get rid of M_NOWAIT... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Matthew Dillon | Close an interrupt race between vm_page_lookup() and... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Matthew Dillon | Remove DIAGNOSTIC elements that are no longer correct. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Joerg Sonnenberger | Add PCI IDs for i865 agpgart support. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Matthew Dillon | sf_buf_free() requires a critical section to safely... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Hiten Pandya | Add a read-only sysctl for observing the maximum number of |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Matthew Dillon | Attempting to access a device which has been destroyed... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Hiten Pandya | In sodealloc(), use do_setopt_accept_filter() to free... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Chris Pressey | Three minor fixes: |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Joerg Sonnenberger | Readd em_read_reg_io and em_write_reg_io for workaround... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Matthew Dillon | Fix a bug in sys/pipe.c. xio_init_ubuf() might not... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Matthew Dillon | Followup log-only addendum: It turns out that last... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Chris Pressey | Merge ... FreeBSD (RELENG_4) src/usr.sbin/timed/timedc... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Matthew Dillon | Add an assertion to sys_pipe to cover a possible overru... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Joerg Sonnenberger | - remove em_adapter_list, it was not used for anything... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Joerg Sonnenberger | Add the lockf regression test from NetBSD, slightly... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Matthew Dillon | lf_alloc_range() must initialize the returned structure... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Matthew Dillon | lf_setlock() was not returning the correct error code... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Do not specify a macro as first argument to the literal... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Correct usage of the `.Em' macro. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Correct the usage of the .Dx macro. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Remove extraneous `.El' macro. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Correct the usage of the .Dx macro to avoid mdoc errors. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Add entry for the CAPS IPC library. It is now possible... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Correct the use of the .Dx/.Fx macro. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Remove erroneous use of the `Fl' mdoc macro and replace... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Mdoc(7) police: |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Mdoc(7) police: |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Remove unneeded empty line to silence mdoc(7) warnings. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Correct mdoc(7). |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Update the suser(9) manual page about reality. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Update the KASSERT(9) manual page to reality. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Update the DELAY(9) manual page about the header file... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Update the tsleep(9) manual page about our reality. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Add MLINK busdma(9) which points to bus_dma(9). |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Remove newline from panic(9) message, it is redundant. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Remove newline from panic(9) message, it is redundant. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Hiten Pandya | Remove redundant newline in a call to panic(9). |
commit | commitdiff | tree | snapshot |
next |