2004-06-10 |
Matthew Dillon | Both 'ps' and the loadav calculations got broken by... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Joerg Sonnenberger | Add Makefile support for host programs (.nx) just like... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Hiten Pandya | Revert the locking of feof(3) for now; there is possibi... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Hiten Pandya | Add some whitespace for clarity. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Hiten Pandya | Add a 'big fat comment' about the FUNLOCKFILE(fp) imple... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Hiten Pandya | Revert previous commit about FUNLOCKFILE(fp), it causes... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Joerg Sonnenberger | Add implemenation of lrealpath. This works like realpat... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Joerg Sonnenberger | Fix the warranty, this is not UCB code |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Joerg Sonnenberger | Begin implementing a -liberty replacement for binutils... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Pressey | Merge ... FreeBSD (RELENG_4) src/usr.bin/script/script... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Pressey | Add -u option to cpdup(1), which causes its -v[vv]... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
David Rhodus | Add the SysKonnect ethernet driver to the GENERIC kerne... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Eirik Nygaard | Update tcpslice to version 3.8. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Jeffrey Hsu | Try the ELF image activator first. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | If handed a bad file pointer that we can't write to... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | IEEE Std. 1003.1-2001 wants feof(3) to behave as if... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | IEEE Std. 1003.1-2001 dictates that fileno(3) behave... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | Replace the use of specially reserved pbufs in NFS... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | Remove an accessory function called msf_buf_xio();... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | Conditionally include the essential header files, sys... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | Re-order include, 'sys' includes first, 'vm' includes... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | C99 update: freopen(3) with NULL 'path' argument so... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | mdoc(7) corrections; use .Dv instead of .Em etc, fix... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Hiten Pandya | Document security issues with gets(3) in a proper manner. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Hiten Pandya | Set the return value properly for fgetpos(3). |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Hiten Pandya | FUNLOCKFILE(fp) *after* modifying the FILE pointer... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Hiten Pandya | Use ANSI C prototypes and remove the !__STDC__ varargs... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Hiten Pandya | Avoid a memory leak if vfprintf(3) by always calling... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Hiten Pandya | Remove useless __STDC__ junk. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Hiten Pandya | Use correct sentence structure. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Hiten Pandya | Dissolve use of the 'register' keyword. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Matthew Dillon | Fix improper vm_object ref counting in procfs that... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Matthew Dillon | ulimit.h needed to be added to the include file list... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Matthew Dillon | Convert netproto/ns to the pr_usrreqs structure. This... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Matthew Dillon | Additional listhead->pcblisthead and marker support... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Matthew Dillon | Recent accept() changes started depending on the protos... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Matthew Dillon | Add in_pcbinfo_init() to encapsulate basic structural... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Matthew Dillon | Remove dtom() from comment. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Matthew Dillon | Back out the last change. Normal 'make' builds in... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Matthew Dillon | Add the prototype for the recently added XIO API call... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Matthew Dillon | Remove the canwait argument to dup_sockaddr(). Callers... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Matthew Dillon | The usbcom's device was being released too early in... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Matthew Dillon | Deal with revoke()'d descriptors. The underlying vnode... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Hiten Pandya | ANSI-fication. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Hiten Pandya | Register keyword removal. No operational changes. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Hiten Pandya | Add a reference to the ulimit(3) manual page. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Hiten Pandya | Implement POSIX.1-2001 (XSI)'s ulimit(3) library call. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Hiten Pandya | Do not use the installed include files, instead, set... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Hiten Pandya | Now that we have clients that use m_getcl(9), set the... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Hiten Pandya | Discard the first 1024 bytes of output as suggested by |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Jeffrey Hsu | Close race condition in accept(2). |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Chris Pressey | Fix typo in error message - there is no system call... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Jeffrey Hsu | Detect and foil optimistic ACK attack with forced slow... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Matthew Dillon | Add the MSFBUF API. MSFBUFs are like SFBUFs but they... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Matthew Dillon | M_NOWAIT is just wrong in the init code. The allocatio... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Matthew Dillon | Rearrange the kern_getcwd() procedure to return the... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Hiten Pandya | Add a manual page describing the LSI Fusion family... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Joerg Sonnenberger | em(4) assumes that bus_dmamap_destroy of bus_dmamap_loa... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Joerg Sonnenberger | Fix a small bug in the last commit. ether_ifdetach... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Eirik Nygaard | Swap order of first and second argument in bcopy, forgo... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Eirik Nygaard | Use MAXPATHLEN as the size of the checkpoint filename... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Eirik Nygaard | Print the entire path to where the checkpoint file... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Eirik Nygaard | Split the __getcwd syscall into a kernel and an userlan... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Matthew Dillon | Allow dup_sockaddr() to block, otherwise the code becom... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Pressey | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | async syscall work: The async syscall code got dated... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | Remove dtom(). dtom() is no longer supported (precurso... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | Use a normal malloc() for PCB allocations instead of... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Hiten Pandya | Re-arrange the 'Executable' column for the '-l' option... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Joerg Sonnenberger | Continue cleaning em(4). |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Hiten Pandya | Allow top(1) to toggle display of processes+threads... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Hiten Pandya | Deprecate use of m_act, which is an alias of m_nextpkt... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | Add MPF_INT (for mpipe_init()), which allows one to... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Hiten Pandya | Flush cached access mode after modifying a files attrib... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | Use MPIPE instead of misusing m_getclr() (i.e. m_get... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | Use MPIPE instead of the really hackish use of m_get... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | Remove dtom() in unused (#ifndef notdef'd) code. Well... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | TEST |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | Use MPIPE instead of (the really aweful improper use... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Matthew Dillon | ANSIfication. No functional changes. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Matthew Dillon | ms_cmd has changed to a union, update the test code. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | Add a manual page which describes the vn_fullpath(9... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joerg Sonnenberger | Make pr_input use variadic arguments for anything but... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | Lock manipulation of the 'exec_res_list', i.e., the... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | Surround a multi-line conditional block with braces... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | Remove the compat macro textvp_fullpath(), and use... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | Cleanup the manual page: |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | VM Resident Executables update: |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joerg Sonnenberger | Make pr_domain and pr_usrreqs pointers to const. The... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | Cleanup the textvp_fullpath() function; summary of... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | Quotactl(2) should set the uid correctly, based on... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Hiten Pandya | Remove some long gone #defines, PFCLUSTER_BEHIND and... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joerg Sonnenberger | Change pr_output's signature to take two fixed argument... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joerg Sonnenberger | Move extern declaration to file scope to fix warning |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joerg Sonnenberger | Don't cast away the const before dereferencing. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joerg Sonnenberger | Hide unused functions to silence GCC |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joerg Sonnenberger | Hide unused function under #ifdef SMP |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Eirik Nygaard | Add ref counting to the checkpoint handler and unload... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Matthew Dillon | Clean up some misuses of bp->b_dev after a strategy... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Matthew Dillon | ANSIfication and cleanup. No functional changes. |
commit | commitdiff | tree | snapshot |
next |